Closed ronickg closed 2 weeks ago
When using with RN 0.76 fixes the build error for missing linked libs. Only have tested on android, but shouldn't be a problem for ios.
npx create-react-native-library@latest my-rust-lib
Both "ReactAndroid::turbomodulejsijni" and "ReactAndroid::react_nativemodule_core" have been removed.
Oh my bad just saw there already is an open pull request.
When using with RN 0.76 fixes the build error for missing linked libs. Only have tested on android, but shouldn't be a problem for ios.
Both "ReactAndroid::turbomodulejsijni" and "ReactAndroid::react_nativemodule_core" have been removed.