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
{{ message }}
This repository was archived by the owner on Aug 6, 2023. It is now read-only.
I am trying to run a JavaScript function from native code on iOS. It works properly when the current view is a React Native view, but it does not work when the current view is a native one. Is there any way to make it work?
I am using the package version from master, with version 0.39 of React Native.