Fitpassu / react-native-stripe-payments

Lightweight, easy to integrate and use React native library for Stripe payments (using Payment Intents) compliant with SCA (strong customer authentication)
MIT License
98 stars 31 forks source link

Link to official react native sdk in readme #39

Closed thomaschaaf closed 1 year ago

thomaschaaf commented 3 years ago

It might be interesting for others that there is now an official react native stripe sdk: https://github.com/stripe/stripe-react-native

viktorasl commented 1 year ago

Added, thanks!