open-native
open-native copied to clipboard
Issue with Latest Release of NativeScript
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,