My Workflow
NativeScript-Play-Pit is an opensource repo for NativeScript playgrounds. Anyone can create a new project or contribute to an existing one.
The newly added Github Actions workflow helps make contributing easy by collecting all user submitted data from issue templates. It automatically creates the project files, and opens a new pull request. Once the playground links have been verified by a reviewer the project is added to the list.
Submission Category:
- Wacky Wildcards (I guess)
Yaml File or Link to Code
mudlabs / NativeScript-Play-Pit
A growing collection of NativeScript playground projects demonstrating all the AWESOMENESS🤘 of NativeScript.
NativeScript Play Pit
An open-source collection of NativeScript playground projects demonstrating all the AWESOMENESS
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.
iOS | Android |
---|---|
Playground App | Playground App |
Preview App | Preview App |
Projects
- Animated Bottom Sheet
- Dragging
- Ios Cover Art Animtion
- Spotify Artist Page
- Star Rating
- Text Converter
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…
Top comments (0)