Cleared 2m ago · callstackincubator/react-native-node-api #14 · TypeScript · ★ 186 · MIT

Patch the "SONAME" when building for Android

When we're building for Android we rename the dynamic library files but, we don't update the SONAME which should be updatable by running /toolchains/llvm/prebuilt//bin/llvm-objcopy --set-soname=libnewname.so liboriginal.so The two TODOs in the tree that track this Adding…

What we checked

Similar unclaimed issues