79306680

Date: 2024-12-25 00:48:59
Score: 1
Natty:
Report link

I would try using a newer version of the Gradle tools. You can add a dependency inside buildscript. 2.2.3 is ancient.

I couldn’t see which version of RN you are using, but I’d make sure it’s officially supported by the module you’re using. They have some compatibility issues on some versions.

If you can’t succeed with nodejs-mobile-react-native, there is also a standard package nodejs-mobile, which should work, but without the RN helpers.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: user10504