Skip to content

Conversation

stanleyugwu
Copy link

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.

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.
Adds example that explains how to define a screen and set the static `backgroundColor` property, with functional component
Added `useNativeDriver:true` to `Animation.timing` config object.
Without specifying this property, react-natives shows a warning as it's a required option.
Adding this property clears the warning and hopefully improves performance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant