stripe / stripe-terminal-react-native

React Native SDK for Stripe Terminal
https://stripe.com/docs/terminal/payments/setup-integration?terminal-sdk-platform=react-native
MIT License
110 stars 50 forks source link

New architecture support #848

Open fobos531 opened 1 week ago

fobos531 commented 1 week ago

Is your feature request related to a problem? Please describe.

RN 0.76 is officially out and it enables new architecture by default.

Describe the solution you'd like

This library should properly support new architecture, otherwise users are forced to disable new architecture.

nazli-stripe commented 3 days ago

We are aiming to add new architecture support in early 2025.