I want to implement a bottom sheet button but I want the content behind it to be able to be manipulated without the bottom sheet closing.
I’m trying to use IonModal
but it doesn’t allow me to.
I also tried using react-spring-bottom
but it gave me implementation problems with ionic. Any alternatives?
Tiziano Martinelli is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.