Ansh
Ansh
Thanks for opening this PR! The main issue with the drawer was that the gesture crashed the app on Android. I do not see the gesture to open drawer being...
Thanks for the video! @tboba A few things blocking this PR are: - Tests are failing (see Github action) - Need to wait and test with changes in #777 since...
@tboba Looks like everything is passing! I just need to test it on Android to make sure the modal isn't broken #777 Here is why: https://github.com/gorhom/react-native-bottom-sheet/commit/94cf11eb43f9cc2a356da7e7967ec63baf390a74 and https://github.com/gorhom/react-native-bottom-sheet/pull/1346
@pfrazee That is correct.
Hey @tboba I think this is worth giving another shot now that reanimated 3.3.0 is out. If you are still interested, would really appreciate if you updated this PR!
Which iPhone do you have? Also, have you made any changes to your font size?
Makes sense. Seems like the reason it was happening is because your phone is the iPhone mini which is much smaller than the other phones. I've made a fix for...
This has been fixed on Slack
Thank you for this! It would be better to use the existing button we have for scrolling to top. Just so we can match the current style on every page.
Is clicking login after you’re on the screen not allowing you to login to your already logged in accounts with one click?