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

https://github.com/belchenkov/rn-guess-number

Build Game "Guess a Number" with React Native
https://github.com/belchenkov/rn-guess-number

expo expo-f react react-native

Last synced: 3 months ago
JSON representation

Build Game "Guess a Number" with React Native

Awesome Lists containing this project

README

          

# Guess Number App (React Native)

> Build Game "Guess a Number" with React Native

### [Demo](https://expo.io/@belchenkov/rn_guess_number)

#### Get started
```sh
git clone
```
```sh
expo start
```
or
```sh
npm start
```