Home Reference Source
import {GameScreen} from './app/screens/GameScreen.js'
public class | source

GameScreen

Extends:

react-native~React.Component → GameScreen

GameScreen is a React class component. It defines the game room players will see while playing the game. It displays messages as well as allows for user input form either the dealer or the players who are guessing.