MCPcopy Create free account
hub / github.com/kdchang/reactjs101 /

Class

Appendix02/HelloWorldApp/index.android.js:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13} from 'react-native';
14
15class HelloWorldApp extends Component {
16 render() {
17 return (
18 <View style={styles.container}>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected