This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Update to use modern techniques for React Native + TS #34
Closed
Description
From listening to native devs moving to TS, this repo is often used as the reference for RN + TS, and I think it's time we gave it a spring clean.
This issue is more of a TODO list to bring this up to speed:
- Update to the latest React Native ( you will probably need Fixed the app showing blank page. #28 ) (it may just be easier to literally start this repo from scratch)
- Update to use https://github.com/ds300/react-native-typescript-transformer instead of outputting the files to a build folder
- Provide a .vscode extensions recommendation?
- Mention the CRNA + TS setup here: https://github.com/mathieudutour/create-react-native-app-typescript
- Mention the RN + TS template here: https://github.com/emin93/react-native-template-typescript
Metadata
Metadata
Assignees
Labels
No labels