jjPlusPlus / bringme-react-native

A scavenger hunt game using React Native and MLKit
0 stars 1 forks source link

Feature/lobby design #30

Closed franchizzle closed 1 year ago

franchizzle commented 1 year ago

Design the lobby following the Jackbox style, using a short code to join matches. I've added four player icons that always show in the same order (raccoon is first player, monkey is second, etc). Eventually, we may let players add their own profile pictures.

The loading state and Join Match button still need to be styled.