This repository contains code base for tutorial: Building a Map-based Chat App in React Native with Firebase Realtime Database and Google Maps (currently only in Polish language).
git clone [email protected]:czemu/rn-mapchat-tutorial.git
cd rn-mapchat-tutorial
npm install
Fill in the src/config/firebase.js
file with your Firebase project's configuration.
npm start