Projects:
-
rn-starter
- React Native starter project.
- In this project we create two components: a) HomeScreen & b)ComponentsScreen
- We use two types of styling: a) withing the JS file for HomeScreen component b) creating a separate CSS file for ComponentsScreen, and using traditional HTML tags to display text and style them.
-
build-list