Paypal 反应本机集成
您将如何将 React Native 应用程序与 PayPal 集成。 React Native 是否有像 React 这样的前端库,或者如何将 PayPal 功能添加到应用程序中。因为我用谷歌搜索了一下,每个人都说你必须制作一个 REST API,然后将其连接到 React Native 应用程序,但是如何呢?
How will you integrate react native app with PayPal. Does react native have any front-end library like react have or how will you add the PayPal functionality to an app. because I googled about that and everyone is saying you have to make a rest api and then connect it to react native app but how?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
https://github.com/ekreative/react-native-braintree
我认为你可以使用上面的react-native-braintree模块。它支持最新的 iOS 和安卓。
https://github.com/ekreative/react-native-braintree
I think you can use above react-native-braintree module. It's supporting latest iOS & Android.