- Open the
android
folder In Android Studio. - In
playground/java/org.apache.weex/IndexActivity
, modifyCURRENT_IP
to your local IP. - Click the
Run
button.
- Install
CocoaPods
. - Open
ios
directory, then executepod install
in terminal. - Open
WeexDemo.xcworkspace
with Xcode. - Click the
Run
button.