react-native-elements / playground

Exploring Possibilities with React Native Elements
https://react-native-elements.js.org
MIT License
19 stars 43 forks source link

Need to make BottomSheet Component interactive #80

Closed adarsh-technocrat closed 3 years ago

adarsh-technocrat commented 3 years ago

Hello @pranshuchittora, @flyingcircle 👋 as currently there is no interactive BottomSheet in the Playground just we are passing default true to visible prop instead of doing this we can handle the state using the Button and make bottom sheet scope to the site instead of Compiler this way the BottomSheet component can be made more interactive to the user.

Would love to hear your thoughts on this and it would be great if you could assign this issue to me :)

bottomsheet