Create a new application with Typescript:
react-native init RNTypeScript --template typescript
Then:
cd RNTypeScript
Run:
node ./setup.js