nativescript-community / nativescript-community/plugin-seed
Demos
@keerl is already working on this.
Since Nov 8, 2020.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The plugin-seed should contain default demo apps for all four frameworks: Angular, Vue, Svelte, and React.
These plugins should all ideally be Typescript based as well as contain common re-usable code snippets that could potentially be used for demos. These could include: simple navigation, button tap events, property binding, getting references to elements, etc. That way when someone is creating a demo, but isn't familiar with the framework they are creating it for, they can reference those snippets versus trying to learn how to do it through Googling or whatever.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.