Skip to content

The premier anonymous network for Rice students to express their true feelings and get connected to the greater campus.

Notifications You must be signed in to change notification settings

rice-apps/BeakSpeak

Repository files navigation

BeakSpeak Mobile App

WIP - The product of RiceApps's endeavors to recreate the magic of YikYak without all the bad stuff.

Dependencies

Running

  1. Download the Expo App on your phone
  2. Make sure Watchman is set up correctly
  3. Change to BeakSpeak's project directory
  4. Open up a terminal and install dependencies with:
npm install
  1. Then, run in terminal:
npm start
  1. Next, globally install react-native-cli:
npm install -g react-native-cli
  1. Link assets:
react-native link
  1. You will be given a QR Code to scan and preview the app on your phone via the Expo client (Android), or enter s and your phone number to get a link to the app preview (iOS)

Connecting to Backend

  1. Clone the backend repo and follow its instruction set
  2. Determine which network you're on and edit config.js:
    • Set the value of ip to your network's IP address

Gallery

Splash Screen

splashscreen

iOS App

ios gif

Android App

android gif

About

The premier anonymous network for Rice students to express their true feelings and get connected to the greater campus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published