Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/filipamarta/app-native-guess-number-game

A React Native expo app experience to play guess the number with the computer (the look&feel of the app change if the user is android or ios system).
https://github.com/filipamarta/app-native-guess-number-game

expo javascript react-native

Last synced: 18 days ago
JSON representation

A React Native expo app experience to play guess the number with the computer (the look&feel of the app change if the user is android or ios system).

Awesome Lists containing this project

README

        

# Guess the number!

A React Native expo app experience to play guess the number with the computer (the look&feel of the app change if the user is android or ios system).

## Screens

###### Guessing the number (android screen)

###### Playing (android screen)

###### Winner (android screen)

###### Guessing the number (ios screen)

###### Playing (ios screen)

###### Winner (ios screen)

## Installation

Follow [React Native expo setup guide](https://reactnative.dev/docs/environment-setup) (React Native expo) for both Android and iOS targets.

1. Run `npm install`
2. Run `npx expo start`