Skip to content

A mobile game to teach hearing parents of deaf children sign language.

Notifications You must be signed in to change notification settings

dominoweir/popsign-generation

Repository files navigation

PopSign Generation

A mobile game to teach hearing parents of deaf children sign language.

Features

  • Native project ready to be built on to your device.
  • Support for unimodules and auto-linking.
  • OTA updates, and Gestures out of the box.
  • Full support for React Native web.
  • Plug-n-play custom templates.
  • Works with the Expo Client app.

Usage

  • yarn Build the app in general.
  • yarn ios -- (expo run:ios) Build the iOS App (requires a MacOS computer).
  • yarn android -- (expo run:android) Build the Android App.
  • yarn web -- (expo start:web) Run the website in your browser.

Usage with Expo Client App

Expo Client enables you to work with all of the Components and APIs in react-native, as well as the JavaScript APIs that the are bundled with the Expo App.

Expo Client supports running any project that doesn't have custom native modules added.

  • Download the "Expo Client" app from the Play Store or App Store.
  • Start your project with Expo
    • Install the CLI npm i -g expo-cli
    • Start the project expo start
    • Press the w key to get the web server for the app up and running
  • Open the project:
    • Sign in to expo and the project will appear in the app.
    • Or point your phone's camera at the QR code in the terminal (press "c" to view it).

About

A mobile game to teach hearing parents of deaf children sign language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published