how to type component in react native typescript code example
Example 1: react native typescript
npx react-native init MyApp --template react-native-template-typescript
Example 2: react native typescript
npx --ignore-existing react-native init MyApp --template react-native-template-typescript