Skip to content

Commit 8c5248b

Browse files
authored
Merge pull request #15 from emin93/emin93-patch-1
Update README.md
2 parents d885abb + 11fa042 commit 8c5248b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ The React Native CLI supports automatic installation of production dependencies
4343

4444
The React Native CLI will do everything just as without a template and afterwards overwrite the files with the ones from this template. This means you don't have to worry about incompatibility issues with later React Native upgrades.
4545

46+
### Does debugging work too?
47+
48+
Yes it does. Some users reported that they got an error about relative paths when they tried to debug inside Visual Studio Code. In this case check out the [fix by Mo Mac](https://medium.com/@nocnoc/great-work-f0b5ef365ca6).
49+
4650
## :globe_with_meridians: Links
4751

4852
- ["Using React Native with TypeScript just became simple" on Medium](https://medium.com/@emin93/react-native-typescript-b965059109d3)

0 commit comments

Comments
 (0)