0.0.6 • Published 8 years ago

ares-react-native-getui v0.0.6

Weekly downloads
3
License
ISC
Repository
gitlab
Last release
8 years ago

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()

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago