We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0303860 commit 7fc4471Copy full SHA for 7fc4471
ios/Firestack/FirestackAnalytics.m
@@ -9,8 +9,7 @@
9
#import "Firestack.h"
10
#import "FirestackEvents.h"
11
#import "FirestackAnalytics.h"
12
-
13
-@import FirebaseAnalytics;
+#import "Firebase.h"
14
15
@implementation FirestackAnalytics
16
package.json
@@ -35,7 +35,6 @@
35
"firebase"
36
],
37
"peerDependencies": {
38
- "firebase": "3.x.x",
39
"react": "*",
40
"react-native": "*"
41
},
0 commit comments