open-native icon indicating copy to clipboard operation
open-native copied to clipboard

Issue with Latest Release of NativeScript

Open rajeshdua123 opened this issue 1 year ago • 0 comments

Hello,

I did exactly as what is written on the website to install Open-Native. It installed successfully. After the installation, I also updated glob.

I am testing on NativeScript with Javascript:

import {Linking} from "react-native"; Output of console.log(Linking) is: { "nativeModule": null }

And due to this, I was not able to use it. Can you please look into this. My intent is to use react-native-razorpay plugin in my nativescript app.

Thanks and regards,

rajeshdua123 avatar Dec 30 '24 14:12 rajeshdua123