Skip to content
This repository was archived by the owner on Aug 28, 2023. It is now read-only.

Commit 9e4fc03

Browse files
authored
Merge pull request #39 from shtomar-adb/release-2.2.0
Release 2.2.0
2 parents 8b28df2 + f48c72c commit 9e4fc03

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![CircleCI](https://img.shields.io/circleci/project/github/adobe/react-native-acpmedia/main.svg?logo=circleci)](https://circleci.com/gh/adobe/workflows/react-native-acpmedia)
77
[![license](https://img.shields.io/npm/l/@adobe/react-native-acpmedia.svg)](https://github.com/adobe/react-native-acpmedia/blob/main/LICENSE)
88

9-
`@adobe/react-native-acpmedia` is a wrapper around the iOS and Android [AEP Media SDK](https://aep-sdks.gitbook.io/docs/using-mobile-extensions/adobe-media-analytics) to allow for integration with React Native applications. Functionality to enable Adobe Media Analytics is provided entirely through JavaScript documented below.
9+
`@adobe/react-native-acpmedia` is a wrapper around the iOS, tvOS and Android [AEP Media SDK](https://aep-sdks.gitbook.io/docs/using-mobile-extensions/adobe-media-analytics) to allow for integration with React Native applications. Functionality to enable Adobe Media Analytics is provided entirely through JavaScript documented below.
1010

1111

1212
## Installation
@@ -22,6 +22,7 @@ First create a React Native project:
2222
```bash
2323
react-native init MyReactApp
2424
```
25+
> Note: Follow [React Native tvos support](https://reactnative.dev/blog/2020/03/26/version-0.62#moving-apple-tv-to-react-native-tvos) to create app with tvos target.
2526
2627
### 2. Install JavaScript packages
2728

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)