Skip to content

Commit bb15184

Browse files
Bring back ReactNative
1 parent 23e8971 commit bb15184

29 files changed

+292
-319
lines changed

packages/firebase/src/index.rn.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import '../database';
2323
// TODO(b/158625454): Storage doesn't actually work by default in RN (it uses
2424
// `atob`). We should provide a RN build that works out of the box.
2525
import '../storage';
26+
import '../firestore';
2627

2728
firebase.registerVersion(name, version, 'rn');
2829

0 commit comments

Comments
 (0)