After working with React Native for 2 years, I made a list with the most useful libraries, documentations, tools and resources to learn and build your next react native app.
Please feel free to contribute to this list by opening a PR.
After working with React Native for 2 years, I made a list with the most useful libraries, documentations, tools and resources to learn and build your next react native app.
Please feel free to contribute to this list by opening a PR.
For further actions, you may consider blocking this person and/or reporting abuse
felix kagecha -
Arum Puri -
Prakhar Khandelwal -
ramadhan.dev -
Top comments (3)
does security come out of the box with expo? I am thinking about things like certificate pinning and js obfiscations?
Both are available in React Native with third party libraries. However for expo, you can check expo.canny.io/feature-requests/p/s... . For js obfiscations I didn’t find a resource for expo.
Thank You. This is my next goal to learn TS and React