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
Fixes an error merging the JNI libs caused by both the react-native
application and the nodejs-mobile-react-native plugin setting the
same C++ STL.
Detects currently used react-native version and only set the STL
from the plugin if the version is earlier than 0.59.
0 commit comments