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
- Host: GitHub
- URL: https://github.com/webmasterdevlin/react-expo-typescript
- Owner: webmasterdevlin
- Created: 2020-01-10T23:50:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T20:05:08.000Z (over 3 years ago)
- Last Synced: 2025-02-11T13:22:09.668Z (over 1 year ago)
- Language: TypeScript
- Size: 2.38 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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.