Skip to content

An Example QA app with User Authentication and real-time updates, backed by Firebase

Notifications You must be signed in to change notification settings

theflutterfactory/React-Native-Answer-Me

Repository files navigation

React-Native-Answer-Me

A simple real-time QA app backed by Firebase. You will need to enter your own Firebase credentials to use the app. https://firebase.google.com/docs/web/setup

  • User Sign In / Sign Up with error validation
  • User Sign Out
  • Users can choose their own display name after signing up
  • Retrieve list of topics/questions from Firebase backend in real time
  • Submit new topics/questions in real time
  • Any user can comment on existing topics/questions
  • Can easily reset your password via an email
  • Customized font using rnpm https://github.com/rnpm/rnpm
  • Component Testing using Jest

Signing In Signing Up Choose a display name Real-time Question list Question Detail Reset Password Bad Email Format Passwords Don't Match

  • First five screenshots are Android, last 3 are iOS

About

An Example QA app with User Authentication and real-time updates, backed by Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published