MCPcopy Create free account
hub / github.com/dabbott/react-native-express / Screen1

Function Screen1

examples/files/navigation/screen.js:1–3  ·  view source on GitHub ↗
({ navigation, route })

Source from the content-addressed store, hash-verified

1const Screen1 = ({ navigation, route }) => {
2 return <Text>Screen1</Text>
3}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected