Sometimes you need to redirect App Store to download force update or something else. Its very easy to do in React Native.
For this purpose we are going to use Linking from React Native core. It means no additional package needed.
But we need to add one configuration to app