react-native-paper-onboarding icon indicating copy to clipboard operation
react-native-paper-onboarding copied to clipboard

fix: change to accurate package name in installation command

Open stanleyugwu opened this issue 3 years ago • 0 comments

The specified installation command: npm i @opengeekslab/react-native-paper-onboarding fails because the package @opengeekslab/react-native-paper-onboarding doesn't exist in npm registry. However, react-native-paper-onboarding exists and works so this commit replaces the missing package name with existing one.

stanleyugwu avatar Jun 20 '22 01:06 stanleyugwu