Skip to content

Caijiacheng/react-native-mars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: