#react-native
Read more stories on Hashnode
Articles with this tag
In this lesson, we will discuss the Style component. In React Native, we apply styles using the style property, which is accepted by all standard...
Today, I successfully built and ran my first React Native application to display "Hello world" and also learned about the components used in React...