Weex Playground is a development tool, which can be used to test and preview weex pages on Android or IOS.
Find more about playground at our website.
- Open
androidIn Android Studio - In
playground/java/org.apache.weex/IndexActivity, modifyCURRENT_IPto your local IP - Click
(
Runbutton)
- Install
CocoaPods. - Open
iosdirectory, then executepod installin terminal. - Open
WeexDemo.xcworkspacewith Xcode. - Click
(
Runbutton)