-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it react-native broken framework? #13101
Comments
Hi loki4u, I think you misspelled React-native. The "React" is supposed to start with a lowercase r. Happy to help. |
Hi @loki4u, Your frustration is understandable. Even though react native might not be very friendly to new developers, but I have seen it working alright in many projects. I have a few suggestions that might help you:
I hope this helps. |
@loki4u sorry to hear you had a poor experience. React Native has several dependencies, requiring a fully working development environment for iOS and Android app development, as well as Node and other JavaScript projects. The team over at Expo have built a product that allows you to build React Native apps without requiring any native dependencies. We recently collaborated on a new product, Create React Native App, which provides you with a fully working environment with just one command. If you have any specific feedback about which steps did not work well for you, or any specific errors you ran into while getting started, I'd love to hear it. I'm going to go ahead and close this issue - we use GitHub Issues to track bugs, and keeping questions out of it helps us focus on blocking issues - but please do respond with more details whenever you can so we can improve our docs. |
HI Team, Thanks for your kind information about react-native. |
Hi Team,
when i tried to start project from create to deploy in to device. faced lot of issues in each step like installation issue, build issue, no proper docs. etc.. very difficult to find proper solution in some forum also. finally i ended up unhappy with with react-native.
The text was updated successfully, but these errors were encountered: