You are NOT a #react Native noob
▻https://hackernoon.com/you-are-not-a-react-native-noob-c4309ceccd91?source=rss----3a8144eabfe3-
Common React Native gotchas and concepts that will help you before and during development ✨React Native lets you use the same knowledge base of React and you can do native mobile app development. It is a lot of fun ?If you are a React developer and know some basics of native development i.e. #ios ? or #android ? then you will pick up React Native easily i.e. not a noob ?. Although, it is not 1 - 1 relational. When I initially learned React Native, I forgot how my native development skills will be easily transferable.Here is a list of React Native info and gotchas you will encounter as a React Native developer:Getting a project together — Expo vs React Native cli ✨There are 2 main ways to get a #react-native project together:ExpoReact Native cli.Expo is basically an open source project built for (...)