How to detect an available store update?

Hello here,

I want to force my users to always have the latest version of the app.
OTA updates are already enabled.

But is there an elegant way to check for an available update on the App/Play store?

Thanks,
Alex.

I found an interesting article about AppUpdateManager for Android: 인앱 업데이트  |  Android 개발자  |  Android Developers
Would be great to propose this API through Expo.