Skip to content

Files

Latest commit

 

History

History

playground

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Weex Playground App

Android

  • Open the android folder In Android Studio.
  • In playground/java/org.apache.weex/IndexActivity, modify CURRENT_IP to your local IP.
  • Click the Run button.

iOS

  • Install CocoaPods.
  • Open ios directory, then execute pod install in terminal.
  • Open WeexDemo.xcworkspace with Xcode.
  • Click the Run button.