react-native-paper
react-native-paper copied to clipboard
Playground page for contributions
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:
- Start working on the issue immediately instead of making appropriate circumstances in a file bloated with already existing useless code
- 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... )
- Comfortable for contributors
I'll be happy to implement this feature if it will be approved
I think we can add it, however let's make it available only for the development, to avoid pushing an empty screen to the production app 😅