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
Really great plugin! Using dynamic framework with React Native is possible finally!
After installing / using it, I have framework files in Pod project as expected, however, I still have the following issue at runtime : dyld: Library not loaded: @rpath/libclang_rt.tsan_iossim_dynamic.dylib Reason: image not found
Have you some idea about that?