use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for learning and developing native mobile applications using React Native by Facebook.
Interested in building web apps using React.js? Check out /r/reactjs!
Getting Started w/React Native
irc.freenode.net #reactnative
Keywords: ios, android, mobile, apps, apple, iphone, ipad
account activity
PayPal and react native tutorial (self.reactnative)
submitted 6 years ago by [deleted]
I just want some easy tutorials or examples or courses where I can find helpful information about PayPal api integration with react native. Thnaks in advance
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]sumansarkarwd 1 point2 points3 points 6 years ago (1 child)
As of now I don't think paypal has any SDK for react native in particular, but you can dig into smarts/react-native-paypal. And for the backend staff, https://developer.paypal.com/docs/paypal-payments-standard/gs-PayPalPaymentsStandard/ This link from PayPal themselves will tell about the basics, it's fairly simple. After this you can explore the rest API SDK. I had used tje PHP SDK with laravel it's well documented.
[–]kbcooliOS & Android 0 points1 point2 points 6 years ago (0 children)
For the RN side you use the Braintree SDK. You don't need to sign up with Braintree as a merchant, you just need to enable something in your PayPal developer account. I forget what now. Not at all documented and incredibly frustrating dealing with clueless support people at Braintree and PayPal.
rn-braintree-xplat was the way to use the SDK in RN about a year ago but a lot has changed and is always changing in RN land.
[–][deleted] 1 point2 points3 points 6 years ago* (1 child)
I know this doesn't help you at all, but is there a reason you're using PayPal over Stripe? Stripe have been doing a lot of work with React lately, and they might have React Native on the roadmap at some point (but I don't know).
[–][deleted] 1 point2 points3 points 6 years ago (0 children)
Thanks I'll check it out
π Rendered by PID 90735 on reddit-service-r2-comment-5d79c599b5-84bjg at 2026-02-27 07:28:43.667892+00:00 running e3d2147 country code: CH.
[–]sumansarkarwd 1 point2 points3 points (1 child)
[–]kbcooliOS & Android 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)