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 docs and playground link #198

Closed khushal87 closed 3 years ago

khushal87 commented 3 years ago

This PR introduces the following features:

Note: Some of the links are non-uniform as they have a different name in docs and have a different name in the playground which makes it difficult to manage the URL forwarding. Eg: For a Bottom sheet component, the docs URL is https://reactnativeelements.com/docs/bottomsheet and the playground URL is https://react-native-elements.js.org/#/bottom-sheet. An extra "-" makes it non-uniform. The fix could be making the URLs uniform in both docs and the playground or add different names for different views in the demo app. Therefore I need suggestions on it @flyingcircle. Kindly review the PR and give your suggestions on the topic. Which approach should I go for and in that case should I make the URL uniform in both the applications(demo/playground)? Thank you @flyingcircle.

I completely understand that in the future we would be moving to only one platform and the playground and docusaurus website would be the same. At that time, I will update the views here.

Reference issue - #195

khushal87 commented 3 years ago

@flyingcircle kindly review

khushal87 commented 3 years ago

@pranshuchittora @flyingcircle please review.