NativeScript Play Pit
An open-source collection of NativeScript playground projects demonstrating all the AWESOMENESS:metal: of NativeScript.
Table of Contents
Requirements
To view a project on your device you'll need the Playground and Preview apps. Once you have the apps you can tap a project link from you phones' browser and it will open in the Preview app. Or you can navigate to the Playground from your computer and select QR Code from the sites UI. Then use the Playground app to scan the QR Code.
Projects
Contributing
All contributions are welcome. The repo deploys GitHub Actions triggered by new issues to create and update Projects; see below for details.
Creating a New Project
- First build the project in your chosen flavour of NativeScript at play.nativescript.org.
- When your project is ready to share click here to submit a new project and follow the instructions.
Add a Missing Playground
If you've found a project that's missing a flavour of NativeScript you know, please add it.
- First build the project in the missing flavour at play.nativescript.org.
- When your project is ready to share, click the add link next to that projects missing playground and follow the instructions.
Update a Playground
- First open the existing playground link and begin working on your updates.
- When you've finished making changes click the save button in the playground UI and copy the new playground link.
- Now click the update link next to the projects playground flavour you've just updated, and follow the instructions.