simple-react-native-onboarding
Version:
Create Onboarding Screen in React Native easily and faster
39 lines (38 loc) • 890 B
JSON
{
"name": "simple-react-native-onboarding",
"version": "1.0.2",
"description": "Create Onboarding Screen in React Native easily and faster",
"main": "index.js",
"repository": {
"type": "github",
"url": "git+https://github.com/Freddywhest/simple-react-native-onboarding.git"
},
"keywords": [
"onboarding",
"react-native",
"ReactNative",
"React",
"Reanimated",
"Skia",
"Animation",
"React-Native",
"Component",
"Onboarding",
"Tutorial",
"Intro",
"Swiper",
"Welcome",
"Introduction",
"Instructions"
],
"peerDependencies": {
"react": "*",
"react-native": "*"
},
"author": "Alfred Nti",
"license": "MIT",
"bugs": {
"url": "https://github.com/Freddywhest/simple-react-native-onboarding/issues"
},
"homepage": "https://github.com/Freddywhest/simple-react-native-onboarding#readme"
}