mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-16 08:41:37 +08:00
Fix ios bridge reload
This commit is contained in:
@@ -62,7 +62,6 @@ static BOOL ignoreRollback = false;
|
||||
bool hasListeners;
|
||||
}
|
||||
|
||||
@synthesize bridge = _bridge;
|
||||
@synthesize methodQueue = _methodQueue;
|
||||
|
||||
RCT_EXPORT_MODULE(RCTPushy);
|
||||
|
Reference in New Issue
Block a user