playground icon indicating copy to clipboard operation
playground copied to clipboard

bug:app not working

Open abhishekkumar08 opened this issue 3 years ago • 2 comments

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:

  • by removing the props folder from .gitignore and adding them again
  • by removing the local RNE repo from .gitignore and adding the required import path to each file.

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

abhishekkumar08 avatar Mar 20 '21 05:03 abhishekkumar08

@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 avatar Mar 20 '21 06:03 Uyadav207

#87 Made for resolving the issue please close this.

Uyadav207 avatar Mar 23 '21 18:03 Uyadav207