how to install tsconfig.json react native code example
Example 1: reactnative 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