dsibiski / react-native-hybrid-app-examples

A collection of examples for using React Native in an existing iOS application
MIT License
228 stars 33 forks source link

delegate becomes nil after reload JS #9

Open sophister opened 7 years ago

sophister commented 7 years ago

in the ModalWithNavigatorCoordinator.m example, delegate works perfect until we Reload JS.

after Reload JS, delegate is nil