react-native-wallet icon indicating copy to clipboard operation
react-native-wallet copied to clipboard

android support

Open sibelius opened this issue 8 years ago • 5 comments

sibelius avatar Jan 04 '18 10:01 sibelius

Do you mean that for android I should launch an intent that opens the pass with a shoebox urlscheme?

erikpoort avatar Jan 04 '18 17:01 erikpoort

not sure yet

sibelius avatar Jan 04 '18 18:01 sibelius

@erikpoort Nice library! Question,

Would it make sense for this library to integrate the new Google Pay (GPay) SDK to support android? I'm confused on a few points, but I'm assuming GPay has the same functionality as Apple Wallet in regards to this library.

I would like to help develop this add-on if possible. Any advice for someone who has not created a react-native library before? I'm assuming it all comes down to exporting the necessary endpoints and testing. Thanks!

clevertree avatar Jun 29 '18 19:06 clevertree

I'm not really up to date on Android development, so I wouldn't be able to tell you whether or not it has the same functionalities.

If you want to add this functionality to the lib, you can send me a PR. Check out some of my other repositories to get an idea on how I like the setup to be done :)

erikpoort avatar Jul 03 '18 11:07 erikpoort

@erikpoort Nice library! Question,

Would it make sense for this library to integrate the new Google Pay (GPay) SDK to support android? I'm confused on a few points, but I'm assuming GPay has the same functionality as Apple Wallet in regards to this library.

I would like to help develop this add-on if possible. Any advice for someone who has not created a react-native library before? I'm assuming it all comes down to exporting the necessary endpoints and testing. Thanks!

Did you find a GPay version?

david-plastiq avatar Jan 05 '21 05:01 david-plastiq