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

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

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
```

![screenshot](./screenshot.jpg)