App Store rating API

Is there any way to use skstorereviewcontroller without detaching to ExpoKit? Apple is now requiring the use of this API for prompting users to review your app.

https://developer.apple.com/documentation/storekit/skstorereviewcontroller/2851536-requestreview

3 Likes

Joining the question :slight_smile:

No, right now there is no way to do this without detaching to ExpoKit, however we’re planning to make it a part of Expo soon! :slight_smile:

1 Like