callstack / callstack/react-native-paper
Playground page for contributions
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
Would that be a good idea to add a playground page for anyone who needs to contribute and check particular component/set of components, so that contributors won't have to create that page each time by them selves or using example page with example components as a playground?
Benefits to add such a feature are:
1. Start working on the issue immediately instead of making appropriate circumstances in a file bloated with already existing useless code
2. Automatically git will ignore any changes in the playground, so you won't have to delete any code and make sure that you've wrote only clear code ( without useless comments of code and etc... )
3. Comfortable for contributors
Contributor guide
Assessment
This issue has not been assessed yet.