Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 296 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 296 Bytes

Demonstrates an issue with Detox and RNFirebase.

You will need to setup a Firebase project, add an iOS app, and add GoogleService-Info.plist to ios/GoogleService-Info.plist.

Then:

yarn install
(cd ios && pod install)
yarn detox build
yarn detox test --debug-synchronization 5000