React Native Development concepts - Core components
React Native provides a number of built-in Core Components ready for use in our app.
Basic Components
Most apps will end up using one of these basic components.
View
The most fundamental component for building a UI.
Text
A component for displaying te...
zaorfr.hashnode.dev2 min read