First-class Support for TypeScript
· 5 min read
With the release of 0.71, React Native is investing in the TypeScript experience with the following changes:
- New app template is TypeScript by default
- TypeScript declarations shipped with React Native
- React Native documentation is TypeScript First
In this post we’ll cover what these changes mean for you as a TypeScript or Flow user.