KjellConnelly / react-native-rate

Send your app users to Apple App Store, Google Play, Amazon, or other using the newest APIs
635 stars 100 forks source link

[iOS] In App Rating is below the rest of the app #78

Closed Michaellumibao closed 2 years ago

Michaellumibao commented 3 years ago

It could have something to do with z-index? However, the view is created using the Rate.rate function so I'm not entirely sure how to change the z-index or if it even fixes the issue.

Image from iOS (15)

KjellConnelly commented 2 years ago

I'm guessing it has something to do with react native modals. Try to install the new version of this plugin. It added some new code which hopefully will add it to the active scene. I'm not sure if this will fix the issue, but it potentially will. Let me know if you're still having this problem or if the fix does anything. Closing for now.