react-native-elements / playground

Exploring Possibilities with React Native Elements
https://react-native-elements.js.org
MIT License
19 stars 43 forks source link

bugfix: add Props folder after running npm i #97

Closed jugshaurya closed 2 years ago

jugshaurya commented 3 years ago

fixes: #96

Solution:-

Updated- Also, readme updated for the same, spaces is because of prettier.

also fixes issue #88

Tested How?

netlify[bot] commented 3 years ago

👷 Deploy Preview for rne-playground processing.

🔨 Explore the source changes: 33cd6f23c6de06329277e795c61d0ca66cba0972

🔍 Inspect the deploy log: https://app.netlify.com/sites/rne-playground/deploys/61c497954d518f0007856b86

jugshaurya commented 3 years ago

@pranshuchittora, Please review

jugshaurya commented 3 years ago

@pranshuchittora please review Made requested changes

Screenshot from 2021-04-05 12-40-57

mhimanshu712 commented 3 years ago

@pranshuchittora I am having the same issue. Do you approve these changes?

jugshaurya commented 2 years ago

@flyingcircle Please review.

flyingcircle commented 2 years ago

You shoulddouble check that this still works. The props folder you copy from no longer exists.

jugshaurya commented 2 years ago

You shoulddouble check that this still works. The props folder you copy from no longer exists. @flyingcircle,yes you are right. props folder is now the main folder, i will make the required changes soon.

jugshaurya commented 2 years ago

@flyingcircle , changed folder from Props to main. Please check and review .