813 Views
What we will be building What you will need React Native Simulator No third party libraries required :) Creating Screen component with First, import Animated, Dimensions, ScrollView, StyleSheet, Text, View from "react-native" . Next, create a component that will be treated as a screen or a view.
0 comments