React-native: Is it react-native broken framework?

Created on 23 Mar 2017  路  4Comments  路  Source: facebook/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.

Locked

Most helpful comment

Hi loki4u,

I think you misspelled React-native. The "React" is supposed to start with a lowercase r.

Happy to help.

All 4 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.

Was this page helpful?
0 / 5 - 0 ratings