0.0.6 • Published 8 years ago
ares-react-native-getui v0.0.6
ares-react-native-getui
ares-react-native-getui package
ios
android
混淆
         Proguard        app/build.gradle   android.buildTypes.release    
minifyEnabled true        SDK                app/proguard-rules.pro                
-dontwarn com.igexin.**
-keep class com.igexin.** { *; }
-keep class org.json.** { *; }集成
加入AresGetuiPackage。
  api
import Getui from 'ares-react-native-getui'
start
Getui.start()
resume
Getui.resume()