#sindu.sridharan - React Native

1 messages · Page 1 of 1 (latest)

verbal ibex
#

So you are thinking of using React Native for building the POS Application?

gritty goblet
#

yes

verbal ibex
#

Yes you would need to use the JavaScript SDK. However, we don't have custom Bridging code to the actual native components. Some users have coded their own bridging code rather than relying on a web view.

gritty goblet
#

I see, I am aware of the Bridging code availability. We are looking into creating wrapper functionality to do so. Thanks for the advice

verbal ibex
#

You are very welcome. I hope it works out well for you.

#

Were you interested in making use of the Stripe React Native library? I am not familiar with React Native myself but I'm told it goes a ways to making some integrations easier. I've never seen it used with Terminal but it may be worth investigating.

gritty goblet
#

Thanks for the library Sunfkin. I am looking to use the Stripe React Native library

#

I am also looking into Terminal. I dont seem to find one in the library above, I went ahead with wrapper libraries available. But I need to test the credibility and extent of it

waxen cobalt
#

We don't have a Terminal SDK for React Native, that doesn't exist

#

If you want to use Terminal in React Native you will have to use our official iOS or Android Terminal SDKs and build your own bridge, though I wouldn't recommend that