0.0.6 • Published 7 years ago

ares-react-native-getui v0.0.6

Weekly downloads
3
License
ISC
Repository
gitlab
Last release
7 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

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago