react-native-elements / playground

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

bug:app not working #88

Open abhishekkumar08 opened 3 years ago

abhishekkumar08 commented 3 years ago

Description

After the recent #15 PR merge, the app isn't starting.

To Reproduce:

  1. run npm start

Screenshots

image

I found two ways to solve this error:

PS: I have solved the error by both the methods listed if any better option present kindly mention it. Waiting for the confirmation then I will make the PR. @pranshuchittora

Uyadav207 commented 3 years ago

@pranshuchittora, the same issue in #87 but I have made changes accordingly to resolve this issue at #87. Please review #87,.... there is a need to remove pushing restrictions of Props folder from .gitignore.

Uyadav207 commented 3 years ago

87 Made for resolving the issue please close this.