#react-native
Read more stories on Hashnode
Articles with this tag
How to position in native app vs web app ? ยท All of you have heard about flex property , it is a css positioning property. To align items in flex mode we...
You will learn to implement these- React useState,useEffect hook React native FlatList component Api fetching and rendering The useState hook...
Introduction -> SafeAreaView is a built in component provided by react native ,which helps to render content within safe boundaries of device. How it...
React native lets you create cross platform (Android & ios) mobile apps with Javascript. " According to the official website , React Native combines...