JaneaSystems / nodejs-mobile

Full-fledged Node.js on Android and iOS
https://code.janeasystems.com/nodejs-mobile
Other
2.54k stars 184 forks source link

doc: Make a react native sample #310

Closed markstien closed 2 years ago

markstien commented 3 years ago

Hello guys, i am new to this. i tried to use it in my react native project. And i didn't make it work. Can there be a react native sample, so i can learn how to use it.

sallespro commented 2 years ago

here you'll find some react-native examples to start. https://github.com/JaneaSystems/nodejs-mobile-samples/tree/master/react-native pay attention to gradle/pliugin version updates and its dependencies. More info here. https://github.com/JaneaSystems/nodejs-mobile/issues/317#issuecomment-865336405

markstien commented 2 years ago

here you'll find some react-native examples to start. https://github.com/JaneaSystems/nodejs-mobile-samples/tree/master/react-native pay attention to gradle/pliugin version updates and its dependencies. More info here. #317 (comment)

Thanks. But i have already used kotlin😂