tinycreative / react-native-intercom

React Native wrapper for Intercom.io
MIT License
407 stars 280 forks source link

Appearing underneath modal for Android #436

Closed darajava closed 2 years ago

darajava commented 3 years ago

When I open a normal <Modal /> on Android, the button appears behind. On iOS it appears over. Is there anyway to control this?

image