You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there's no easy way to deallocate the memory from reactNativeInstance we create under the hood of ReactNativeBrownfield for iOS. Let's expose a public method to do just that.