gorhom / react-native-bottom-sheet

A performant interactive bottom sheet with fully configurable options 🚀
https://ui.gorhom.dev/components/bottom-sheet
MIT License
6.69k stars 742 forks source link

React Native New Architecture support #1944

Open mrweiss opened 1 day ago

mrweiss commented 1 day ago

Feature Request

React Native new architecture compatibility - is this a plan? what are the main reasons the package is not compatible?

Why it is needed

It's the direction React Native is going forward https://reactnative.dev/docs/the-new-architecture/landing-page

(https://reactnative.directory/?search=gorhom%2Fbottom-sheet)

image

Possible implementation

A technical assessment would have to be done to align with New Architecture requirements

Code sample

Not possible until technical assessment

daves28 commented 13 hours ago

The New Architecture is for Expo, not for React, but yes I agree a hugely popular library like this should consider becoming compatible.

mrweiss commented 13 hours ago

The New Architecture is for Expo, not for React, but yes I agree a hugely popular library like this should consider becoming compatible.

sorry my bad! changed the title to React Native New Architecture :) not just Expo, though!