This app is a little chat to create groups with firebase authentication and firestore
npm install
or
yarn
npx react-native start (you also can execute yarn start)
then
npx react-native run-android (yarn android)
or
npx react-native run-ios (yarn ios)