Closed sebastianmarschall closed 3 months ago
Please, could you fix:
[standard:trailing-comma-on-call-site] Missing trailing comma before ")" on two places.
Also, if you want, you may add the same to ModalSheetHost. Thank you.
Hi @hrach, fixed it. Regarding ModalSheetHost, there is a Modifier paramter already thats passed into AnimatedContent. I dont know the reason behind this and don't want to break anything.
Thank you 😊
Added Modifier to BottomShootHost, as discussed in https://github.com/hrach/navigation-compose-ext/issues/32