morristech / reactnative-hms-gms

Sample repository to handle HMS and Firebase implementation with flavors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native & HMS Sample

This simple repo implements Analytics Kit of HMS ecosystem and Firebase at once and has flavors behind.

Installing dependencies

npm install

If you are having issues, you can follow getting started.

Running the application

HMS:

cd reactnative-hms-gms
npm run android-hms

Firebase:

cd reactnative-hms-gms
npm run android-gms

Contributing

Commit messages must comply with conventional commits. Otherwise commitlint will complain. :)

Thanks to commitizen, npm run commit command can be used to create commit messages complying with conventional commits.

About

Sample repository to handle HMS and Firebase implementation with flavors


Languages

Language:Java 75.3%Language:JavaScript 20.0%Language:Starlark 4.7%