boundo icon indicating copy to clipboard operation
boundo copied to clipboard

Insufficient detection of React Native

Open jerone opened this issue 9 months ago • 2 comments

Apps build with React Native 0.76 (or higher) are not detected as React Native. This is because React Native 0.76 introduced libreactnative.so instead of libreactnativejni.so. See https://github.com/react-native-community/discussions-and-proposals/discussions/816

jerone avatar Mar 15 '25 16:03 jerone

Could you list a few apps that I can install to confirm the changes of the newer version?

cliuff avatar Mar 16 '25 03:03 cliuff

  • HCI Zorg com.healthcloudinitiative.hcizorgverlenerapp is for sure build with RN 0.76.
  • LEGO Builder com.lego.legobuildinginstructions has traces of RN, but is not detected as RN.

jerone avatar Mar 16 '25 21:03 jerone