gluestack / gluestack-ui

React & React Native Components & Patterns (copy-paste components & patterns crafted with Tailwind CSS (NativeWind))
https://gluestack.io/
MIT License
2.81k stars 120 forks source link

The Popover of Android is inconsistent with iOS, and Android is relatively ugly #2172

Open showtan001 opened 6 months ago

showtan001 commented 6 months ago

Description

The Popover of Android is inconsistent with iOS, and Android is relatively ugly

CodeSandbox/Snack link

https://snack.expo.dev/@showtan/delicious-green-bacon

Steps to reproduce

Using Popover may result in style differences

gluestack-ui Version

1.1.26

Platform

Other Platform

No response

Additional Information

Android: 21716258968_ pic

iOS: 3481716258916_ pic

surajahmed commented 6 months ago

@showtan001 Thanks for reporting this. We'll have a look.

sem4phor commented 5 months ago

The distance to the anchor/trigger seems to be dependant on the device's screen size. We tested with different devices and it varies how far the popover is placed from the trigger...

sem4phor commented 5 months ago

Any plans when this will be fixed? This is stopping us from updating gluestack as we are using the popover for our app's hamburger menu. :/