react-native-actions-sheet
react-native-actions-sheet copied to clipboard
[Q} How to dismount sheet on hide?
Hello, i have an app which has 70 different bottom sheets and a problem may occur is when a user opens 30 bottom sheets and hide them this may increase the memory usage by the app alot (which this is my problem with gorhom bottom sheet)
how can i achieve this with this library ? is this the best approach for managing alot of bottom sheets in app?