React-native-mars is to add support mars features for ReactNative
Mars: a cross-platform infrastructure component developed by WeChat Mobile Team. It is proved to be effective by billions of WeChat users.
ReactNative: Build Native Mobile Apps using JavaScript and React
git clone https://github.com/Caijiacheng/react-native-mars.git
cd modules/core/examples/mars-tencent
npm install
cd ../android && ./gradlew assembleRelease
adb install ./app/build/outputs/apk/app-release.apk
- React Native sample Android [Mars] (https://github.com/Tencent/mars)
- React Native sample Ios Mars
- mars-live-adapter to support ParseServer
- mars-XHR-adapter to support ParseJS