react-native-paper-onboarding
react-native-paper-onboarding copied to clipboard
fix: change to accurate package name in installation command
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.