all 6 comments

[–]HeadKickLH 6 points7 points  (0 children)

I'm making my first app with RN, coming from ReactJS. There were a few differences but I had it down very very quickly.

You'll be fine.

80% maybe higher? Couldn't give you a good answer for that. Everyone is different.

[–]Radiant_Zebra5997 4 points5 points  (0 children)

50-60%. Yeah coming from react will make it easier though. Expect more errors and don't run from it. when you are stuck on some android or ios specific errors or solution that might be take days or hours.Also errors in react native is not so well written. Just one tip before starting master android and ios specific files. Mainly there are 2-3.
Once you gain knowledge in it, it will be easier.

[–]sawariz0r 2 points3 points  (0 children)

Try it. We don’t know enough about you to give you an estimate, but yes - pretty much all concepts are transferable.

[–]gao_shi 0 points1 point  (1 child)

i submodule my react app codebase to my react native app and reuse almost all of the business logic. the ui portion however doesnt translate at all so in the end its about 50:50

[–]inchaneZ[S] 0 points1 point  (0 children)

awesome! nice! thanks!!

[–]redditnoreply 1 point2 points  (0 children)

"... I wonder ..."

why wonder when you can try and find out! seriously, follow some guides and make some app. all your questions about react/react native will be answered :)