1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

Fix ios bridge reload

This commit is contained in:
sunnylqm 2020-09-24 22:44:50 +08:00
parent 17dffa1eb5
commit d071fbfc2b

@ -62,7 +62,6 @@ static BOOL ignoreRollback = false;
bool hasListeners;
}
@synthesize bridge = _bridge;
@synthesize methodQueue = _methodQueue;
RCT_EXPORT_MODULE(RCTPushy);