darryncampbell / react-native-datawedge-intents

React Native interface for Zebra's DataWedge Intent API
MIT License
43 stars 46 forks source link

Any chance to write this to angular nativescript ? #25

Open OfficialWonkale opened 2 years ago

OfficialWonkale commented 2 years ago

I'm developing an app using nativescript + angular. Is is possible to convert this for angular nativescript ?

I can do it myself(maybe, hopefully), if I get the right directions. I'm not too familiar with plugins myself unfortunately. Any response at all is greatly appriciated.

darryncampbell commented 2 years ago

Hi, you could probably use a lot of the native code at https://github.com/darryncampbell/react-native-datawedge-intents/blob/master/android/src/main/java/com/darryncampbell/rndatawedgeintents/RNDataWedgeIntentsModule.java but I do not have any experience writing NativeScript plugins either I'm afraid.