Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/growingio/reactnativedemo

GrowingIO RN Demo
https://github.com/growingio/reactnativedemo

Last synced: 2 months ago
JSON representation

GrowingIO RN Demo

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)