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