App Shortcuts in React Native : Never let your app shortcuts open any random app π
Hey folks,
In this article we will be creating App Shortcuts for React Native apps as shown in the image. We will be creating this using the react-native-app-shortcuts library.
First things first !!
node --version
v16.14.1
npm --version
8.5.0
j...
anexpertcoder.hashnode.dev8 min read