Project Planning

PHOTO EMBED

Wed Mar 16 2022 16:49:15 GMT+0000 (Coordinated Universal Time)

Saved by @markmarleydev

**  Begin with determining which screens you will need 




/// Basic functional component set up

Import {View, Text, StyleSheet} from "react-native";

const  "" = props => {
  
}

const styles = StyleSheet.create({
  
})

export default ""
content_copyCOPY