bennymeier / react-native-drink-game

First experiences creating an App with React-Native. Trying to build a simple drink game app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Native Drink Game

For the time being, the app will only be available in German. The reason why I took a drinking game app as my first React-Native experience was that my friends once asked me if I can develop such an app for them.

How to start

  • Download Expo App for iOS or Android
  • yarn install
  • expo start or expo start --tunnel
  • For seeing it in the browser: press w after expo CLI started

Packages used

  • expo
  • react
  • react-native
  • react-native-web
  • react-native-elements
  • uuid
  • ...

Screenshots

Home Screen

Category Screen

Gamecard Screen

About

First experiences creating an App with React-Native. Trying to build a simple drink game app.


Languages

Language:JavaScript 56.3%Language:Java 22.5%Language:Objective-C 15.9%Language:Ruby 3.2%Language:Starlark 2.1%