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...
Aug 4, 20228 min read1.5K