https://github.com/webmasterdevlin/react-native-typescript
React Native app in TypeScript
https://github.com/webmasterdevlin/react-native-typescript
Last synced: 3 months ago
JSON representation
React Native app in TypeScript
- Host: GitHub
- URL: https://github.com/webmasterdevlin/react-native-typescript
- Owner: webmasterdevlin
- License: mit
- Created: 2019-12-27T12:28:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:45:32.000Z (over 2 years ago)
- Last Synced: 2025-02-14T04:46:19.665Z (4 months ago)
- Language: TypeScript
- Size: 4.81 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# React Native, Hooks, TypeScript
### To run the project
```sh
$ git clone https://github.com/webmasterdevlin/react-native-typescript.git
$ cd react-native-typescript
$ yarn install
$ yarn run backend
$ yarn run start:ios
```