react-native-paper icon indicating copy to clipboard operation
react-native-paper copied to clipboard

Playground page for contributions

Open Lev-Shapiro opened this issue 2 years ago • 2 comments

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

Lev-Shapiro avatar Oct 24 '23 11:10 Lev-Shapiro

I'll be happy to implement this feature if it will be approved

Lev-Shapiro avatar Oct 24 '23 11:10 Lev-Shapiro

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 😅

lukewalczak avatar Nov 23 '23 13:11 lukewalczak