jeremybarbet / react-native-modalize

A highly customizable modal/bottom sheet that loves scrolling content.
https://jeremybarbet.github.io/react-native-modalize
MIT License
2.82k stars 300 forks source link

is this package dead ? no update since 2 years #507

Open alainib opened 2 months ago

alainib commented 2 months ago

Describe the bug A clear and concise description of what the bug is.

Reproduce

Dependencies:

Kayre-Scott-Primon commented 1 month ago

Anyone has any suggest of the lib for a bottom sheet modal in React Native?

alainib commented 1 month ago

Anyone has any suggest of the lib for a bottom sheet modal in React Native?

hello @Kayre-Scott-Primon i tried gorhom lib. https://github.com/gorhom/react-native-bottom-sheet

it work smooth but i was never able to compile my code in release mode anymore because of reanimated. tryed like 2 days to solve this but cannot. https://github.com/gorhom/react-native-bottom-sheet/issues/1824

i guess i have to retry now or to get the code of this lib and fix it alone

if you manage to make this with reactnative +0,74 please tell me which version of reanimated and bottom-sheet you used.

Kayre-Scott-Primon commented 1 month ago

Hi @alainib, instresting! I guess i will use react-native-bottom-sheet or i will create by my self. If i will use react-native-bottom-sheet and i get to run code in release mode, i'll tell here. Thanks a lot!

bestoferanda commented 2 weeks ago

Anyone has any suggest of the lib for a bottom sheet modal in React Native?

hello @Kayre-Scott-Primon i tried gorhom lib. https://github.com/gorhom/react-native-bottom-sheet

it work smooth but i was never able to compile my code in release mode anymore because of reanimated. tryed like 2 days to solve this but cannot. gorhom/react-native-bottom-sheet#1824

i guess i have to retry now or to get the code of this lib and fix it alone

if you manage to make this with reactnative +0,74 please tell me which version of reanimated and bottom-sheet you used.

same for me any update on this ? did u able to fix that ?

alainib commented 2 weeks ago

Anyone has any suggest of the lib for a bottom sheet modal in React Native?

hello @Kayre-Scott-Primon i tried gorhom lib. https://github.com/gorhom/react-native-bottom-sheet it work smooth but i was never able to compile my code in release mode anymore because of reanimated. tryed like 2 days to solve this but cannot. gorhom/react-native-bottom-sheet#1824 i guess i have to retry now or to get the code of this lib and fix it alone if you manage to make this with reactnative +0,74 please tell me which version of reanimated and bottom-sheet you used.

same for me any update on this ? did u able to fix that ?

i use modalize in production but some features don't work 100%

never been able to compile with gorhom/react-native-bottom-sheet ( didn't try since 2 months )