react-native-walkthrough
A lightweight walkthrough library for React Native utilizing React's Context API
File Explorer
Download Latest Version (.zip)- App-test.js
- ReactNativeFlipper.java
- AndroidManifest.xml
- MainActivity.java
- MainApplication.java
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- ic_launcher.png
- ic_launcher_round.png
- strings.xml
- styles.xml
- AndroidManifest.xml
- BUCK
- build.gradle
- build_defs.bzl
- debug.keystore
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- settings.gradle
- LaunchScreen.xib
- Contents.json
- Contents.json
- AppDelegate.h
- AppDelegate.m
- Info.plist
- main.m
- Info.plist
- Info.plist
- WalkthroughExample-tvOS.xcscheme
- WalkthroughExample.xcscheme
- project.pbxproj
- contents.xcworkspacedata
- Info.plist
- WalkthroughExampleTests.m
- Podfile
- Podfile.lock
- ChildlessPlacementExamples.js
- Home.js
- PlacementExamples.js
- childless-placement-examples.js
- placement-examples.js
- App.js
- NavigationStack.js
- .buckconfig
- .eslintrc.js
- .flowconfig
- .gitattributes
- .gitignore
- .prettierrc.js
- .watchmanconfig
- app.json
- babel.config.js
- index.js
- metro.config.js
- package.json
- yarn.lock
- ContextWrapper.tsx
- index.ts
- WalkthroughElement.tsx
- WalkthroughProvider.tsx
- .eslintrc.js
- .gitignore
- .npmignore
- .nvmrc
- .prettierrc
- jest.config.js
- package.json
- README.md
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/jasongaare/react-native-walkthrough
Downloads the entire project code from GitHub to your computer.
cd react-native-walkthrough
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add react-native-walkthrough
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
