Awesome
incubator-weex-playground
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.
Run Weex Playground
Android
- Open
android
In Android Studio - In
playground/java/org.apache.weex/IndexActivity
, modifyCURRENT_IP
to your local IP - Click <img src="http://gtms04.alicdn.com/tps/i4/TB1wCcqMpXXXXakXpXX3G7tGXXX-34-44.png" height="16" > (
Run
button)
iOS
- Install
CocoaPods
. - Open
ios
directory, then executepod install
in terminal. - Open
WeexDemo.xcworkspace
with Xcode. - Click <img src="http://gtms04.alicdn.com/tps/i4/TB1wCcqMpXXXXakXpXX3G7tGXXX-34-44.png" height="16" > (
Run
button)