An intro to style sheets and styling react-native apps
we'll keep this one short as stylesheets is just like CSS, a very huge topic and can never be learned completely.
There are majorly 2 ways we can style out core components of react-native app (core components such as Text, View etc).
First way is Inl...
shanmukhaaditya.hashnode.dev2 min read