react-native-zr-base
v1.0.112
Published
## Getting started
Downloads
29
Readme
react-native-zr-base
Getting started
$ npm install react-native-zr-base --save
installation dependent
$ npm install @react-navigation/native react-native-safe-area-context react-native-keyboard-aware-scroll-view react-native-root-siblings axios qs
android
在 android/app/build.gradle 添加
dependencies {
//...
implementation 'com.facebook.fresco:animated-gif:2.5.0'
}