Prasanna Kadel

Results 3 comments of Prasanna Kadel

> It was quite easy indeed to configure my old implementation for Android 12 and leave it with the same behavior: First, change you app/build.gradle file with the following: >...

Try adding the provider on app.tsx. Also try removing snapPoints when enableDynamicSizing is true. To control the height you can add topInset accordingly else the modal will go to the...

@Mitrandir-main have you added the provider on app.tsx and put the modal outside your scrollview?