Skip to content

Commit

Permalink
Update README.md (Path-Check#138)
Browse files Browse the repository at this point in the history
Adding a note for developers - not sure if it is meaningful but I hit my head for hours on this!
  • Loading branch information
esantus authored and SamMakesThings committed Mar 22, 2020
1 parent c28c4b4 commit 7b1cf8e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ or
npx react-native run-ios --simulator="iPhone 8 Plus"
```

----------------------------------------------------------------------------------
NOTE: In some cases, the abovementioned procedure leads to the error 'Failed to load bundle - Could not connect to development server'. In these cases, kill all other react-native processes and try it again.
----------------------------------------------------------------------------------

## Contributing

Read the [contribution guidelines](./.github/CONTRIBUTING.md).
Expand Down

0 comments on commit 7b1cf8e

Please sign in to comment.