Skip to content

Commit f53bee3

Browse files
Revert "Added Known Issues section"
This reverts commit ef41178. Undo Last Commit
1 parent 932858a commit f53bee3

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Create React Native App allows you to work with all of the [Components and APIs]
2626

2727
* [Getting Started](#getting-started)
2828
* [Philosophy](#philosophy)
29-
* [Known Issues](#known-issues)
3029
* [Support and Contact](#support-and-contact)
3130
* [FAQs](#faqs)
3231
* [Contributing](#contributing)
@@ -89,15 +88,6 @@ This will start the process of "ejecting" from Create React Native App's build s
8988
* **One Build Tool**: If you just want to get started with React Native, you shouldn't need to install Xcode, Android Studio, NDKs, or mess with environment variables.
9089
* **No Lock-In**: You can always "eject" to your own build setup if you need to write custom native code or modify how your app is built.
9190

92-
## Known Issues
93-
94-
There are some issues that have been identified by us and are documented here:
95-
96-
* **QR code can't be scanned when using Webstorm's built-in terminal** [#49](https://github.com/react-community/create-react-native-app/issues/49)
97-
98-
That's because Webstorm's `built-in terminal` renders the bash color codes differently, thereby obscuring the QR code generated by the `CLI`. Please **use your OS's terminal(cmd in windows)**, to resolve this issue.
99-
100-
10191
## Support and Contact
10292

10393
If you're having issues with Create React Native App, please make sure:

0 commit comments

Comments
 (0)