chenxi921 / react-native-utils-android

react-native utils android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-utils-android

react-native utils for android.

https://jitpack.io/#webee/react-native-utils-android

To install the library add:

repositories {
     jcenter()
     maven { url "https://jitpack.io" }
}
dependencies {
      compile 'com.github.chenxi921:react-native-utils-android:v1.0.6'
}

About

react-native utils android


Languages

Language:Java 100.0%