You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also had this issue on Android and solved it by passing the current height of the StatusBar as the verticalOffset. I am not currently working on an iOS app so you may want to pass 0 if Platform.OS === 'ios'.
Current Behavior
The overlay is not working correctly on some Android devices, with incorrect positioning. On iOS, everything works perfectly.
Input Code
Expected behavior/code
A clear and concise description of what you expected to happen (or code).
Environment
Device: Google Pixel 5a - 2400 × 1080 px | 415ppi | 20:9 aspect | 6.34” diagonal
react-native-copilot
: 3.3.2react-native
: 0.72.5react-native-svg
: 14.1.0Possible Solution
Additional context/Screenshots
The text was updated successfully, but these errors were encountered: