An open API service indexing awesome lists of open source software.

https://github.com/webmasterdevlin/react-expo-typescript

Expo and React Native Paper
https://github.com/webmasterdevlin/react-expo-typescript

Last synced: about 1 year ago
JSON representation

Expo and React Native Paper

Awesome Lists containing this project

README

          

Expo and React Native

Using Typescript with React Native

Typescript is a language which extends JavaScript with the addition of type definitions, similar to Flow.

React Native is built in Flow, and it supports both Typescript and Flow by default.