react-native-elements / react-native-elements-app

Demo app for React Native Elements (w/ React Native Web)
https://reactnativeelements.com/
1.29k stars 417 forks source link

Add playground and Document links to all the components/views in the app #195

Closed khushal87 closed 3 years ago

khushal87 commented 3 years ago

Currently the demo app doesn't guide user to look at playground or the documentation when a user is unable to get the props list or docs of a component/view. Therefore if we add the links to playground and the documentation, this can help al lot of users. I want to work on the same. Can I? @flyingcircle