Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.39 KB

README.md

File metadata and controls

43 lines (26 loc) · 1.39 KB

react-native-mars

Description

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

Mars-tencent-Samples-Demo

Main

Chat

statics

Download Demo Apk

Android-Relase-Apk-0.1

Start Mars-tencent-Samples from source

    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

TODO:

REF: