Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 462 Bytes

react-native-enable-typescript.rst

File metadata and controls

8 lines (8 loc) · 462 Bytes

TypeScript is a superset of JavaScript that adds static type checking and other features intended to make application-scale development more robust. If you'd like to use TypeScript in your project, follow the React Native team's official TypeScript and React Native guide. The SDK supports TypeScript natively and integrates easily into a TypeScript project.