@isaiahgrey93/react-native-firebase

v5.5.6
A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Dynamic Links, Functions, Messaging (FCM), Remote Config, Sto
react admob auth config digits fabric functions phone-auth sms and 23 more...

build

genversion src/version.js && yarn run build-src

build-src

cross-env BABEL_ENV=publish babel src -d dist --ignore __tests__ --copy-files

build-flow

flow-copy-source -i */__tests__* src dist

build-src-watch

genversion src/version.js && BABEL_ENV=development babel src -d dist --ignore __tests__ --copy-files --watch

validate:all:js

eslint ./src

clean

rimraf dist/

validate:all:ts

tsc --project ./

validate:all:flow

flow

tests:ios:test-cover

cd tests && node_modules/.bin/nyc ./node_modules/.bin/detox test --configuration ios.sim.debug

format

yarn run format:assets && yarn run lint -- --fix

format:assets

prettier --ignore-path .gitignore --write "**/*.{json,md}"

prepare

yarn run clean && yarn run build && yarn run build-flow

precommit

lint-staged

postinstall

opencollective-postinstall && echo 'WARNING: react-native-firebase v5 will allow breaking changes in minor versions starting from v5.5.x, this is in order to continue supporting it prior to v6. Info: https://rnfirebase.io/docs/v5.x.x/releases/v5.4.x' || exit 0

prepublishOnly

yarn run validate:all:ts && yarn run validate:all:flow && yarn run validate:all:js
npm i @isaiahgrey93/react-native-firebase

Metadata

Downloads

Maintainers