#react-native
Read more stories on Hashnode
Articles with this tag
๐ฑ Introduction When you create an App, you'll most likely need to store and manipulate data for it, and React Native Async Storage makes it really...
With Custom Header Component ยท ๐ฑ Introduction React Navigation has a number of different systems to use: stack navigation drawer navigation bottom...
There's nothing wrong with Android's native sytem fonts, they're perfectly readable and people are used to their look, but in order to give your App...
There's a couple of different ways to apply styles to a React Native component, some of which (like in web CSS) are more readable and maintainable...
If you've never developed a mobile app before, but have some experience in React, the combination of React Native and Expo is a great way to get...