tree: bc4edda5b81208214e157f98556b528027528d43 [path history] [tgz]
  1. sdk/
  2. .gitignore
  3. README.md
ios/README.md

The submodule weex-playground

Weex Playground can be used to test and preview weex pages on iOS and it has been added as a submodule.

Relationship between weex and playground

  • The playground submodule will be cloned and updated automatically when developers clone the ‘incubator-weex’ repo and build it. In this case, playground project will use the current incubator-weex project as it's pod source.

  • When developer directly clone the ‘weex-playground’ repo and run it separately, the playground project will use the lastest incubator-weex project in master branch as it's pod source.