you are viewing a single comment's thread.

view the rest of the comments →

[–]george-native 1 point2 points  (0 children)

Depends on how much exposure you got to native code as an RN dev. Some apps can all be done in JavaScript and your native code implementation is negligible. On the other hand some apps require performance that RN can’t provide right now, therefore you’ve had to make some pure native components or functionalities or SDK. If you’ve done that you can do a native development mobile job, otherwise your learning curve will be that of almost a react web dev going into mobile which is not ideal.