Force update
useGetDeviceAppVersion
How to use it?
Import
useGetDeviceAppVersion
:
Add this code block:
Import
ForceUpdateStackNavigator
In your
<NavigationContainer></NavigationContainer>
add the next code block
How to get force update?
Import the
deviceInfo
services:
Import
Platform
to get the platform the app is running on (Android or iOS).
Last updated