Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 28469

Is it possible to use Node.JS based module from Java?

$
0
0

I was working on a React Native Native Module for Android. And it is written in Java (as what I researched from official docs and the internet). The problem is, I need to use a Node.JS based module to implement the functions that I want. Is there any possibility to use Node.JS module in Java?

The Node.JS module currently using a few Node native libraries such as fs and path. The code is 100% written using Node.JS.

Or is there any other way to create a React Native module without the use of Java?

The ultimate goal is to use this Node.JS based module to React Native App (without create a bridge between Node and React Native).


Viewing all articles
Browse latest Browse all 28469

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>