mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-23 20:10:05 +08:00
remove @synthesize
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#import <FirebaseAnalytics/FIRAnalyticsConfiguration.h>
|
||||
|
||||
@implementation RNFirebaseAnalytics
|
||||
@synthesize methodQueue = _methodQueue;
|
||||
RCT_EXPORT_MODULE();
|
||||
|
||||
RCT_EXPORT_METHOD(logEvent:(NSString *)name props:(NSDictionary *)props) {
|
||||
|
||||
Reference in New Issue
Block a user