Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/growingio/reactnativedemo
GrowingIO RN Demo
https://github.com/growingio/reactnativedemo
Last synced: 2 months ago
JSON representation
GrowingIO RN Demo
- Host: GitHub
- URL: https://github.com/growingio/reactnativedemo
- Owner: growingio
- Created: 2018-10-17T11:17:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T05:59:00.000Z (about 2 years ago)
- Last Synced: 2024-04-16T05:12:55.523Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 139 MB
- Stars: 11
- Watchers: 5
- Forks: 1
- Open Issues: 18
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# GrowigIO React Native Demo
兼容版本,注意中间版本不支持:
>
兼容 react native 版本:0.46-0.56 , 0.59.9
>
兼容组件 react-navigation 版本:^2.7.4 , ^3.11.0
>
兼容组件 react-native-navigation 版本:^1.1.486### Demo 运行
```
npm install
```#### Android端
```
react-native run-andrid
```#### IOS端
```
$react-native run-ios
```
### 集成 SDK
请进入 GrowingIO 官网登录您的账号后选择 -> 新建应用根据步骤可以顺利集成 SDK 。
![install](https://github.com/growingio/ReactNativeDemo/blob/master/screenshots/install.png)