rebolt-navigation
Fast and declarative router for Rebolt
File Explorer
Download Latest Version (.zip)- config.yml
- ApiStackNavigator.md
- ApiTabNavigator.md
- Contributing.md
- GetStarted.md
- Intro.md
- Persisted.md
- StackNavigator.md
- TabNavigator.md
- MainActivity.java
- MainApplication.java
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- ic_launcher.png
- strings.xml
- styles.xml
- AndroidManifest.xml
- BUCK
- build.gradle
- proguard-rules.pro
- gradle-wrapper.jar
- gradle-wrapper.properties
- BUCK
- debug.keystore.properties
- build.gradle
- gradle.properties
- gradlew
- gradlew.bat
- settings.gradle
- LaunchScreen.xib
- Contents.json
- Contents.json
- AppDelegate.h
- AppDelegate.m
- Info.plist
- main.m
- RCTMediaPlayerManager.h
- RCTMediaPlayerManager.m
- ReasonDemo-tvOS.xcscheme
- ReasonDemo.xcscheme
- project.pbxproj
- Info.plist
- ReasonDemoTests.m
- profile.png
- right.png
- About.re
- Admin.re
- App.re
- ContactList.re
- CustomHome.re
- CustomMessages.re
- CustomProfile.re
- CustomProfileDetails.re
- CustomProfileStats.re
- CustomTabBar.re
- CustomTabBarExample.re
- Home.re
- index.js
- Likes.re
- Messages.re
- NavigationConfig.re
- Settings.re
- TabExample.re
- UserProfile.re
- Welcome.re
- back-icon-mask.png
- back-icon.android.png
- back-icon.png
- back-icon@1.5x.android.png
- back-icon@1.5x.ios.png
- back-icon@2x.android.png
- back-icon@2x.ios.png
- back-icon@3x.android.png
- back-icon@3x.ios.png
- back-icon@4x.android.png
- Utils.re
- Animation.re
- Animation.rei
- Header.re
- Header.rei
- HeaderInterpolator.re
- HeaderInterpolator.rei
- Navigation.re
- Persistence.re
- StackNavigator.re
- StackNavigator.rei
- TabNavigator.re
- TabNavigator.rei
- Footer.js
- en.json
- help.js
- index.js
- users.js
- custom.css
- favicon.ico
- callstack-logo.png
- docusaurus.svg
- favicon.png
- logo.png
- oss_logo.png
- package.json
- sidebars.json
- siteConfig.js
- .editorconfig
- .gitattributes
- .gitignore
- bsconfig.json
- CODEOWNERS
- LICENSE
- package.json
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/callstackincubator/rebolt-navigation
Downloads the entire project code from GitHub to your computer.
cd rebolt-navigation
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add rebolt-navigation
Type this command into your terminal and run it.
yarn add rebolt react-native-gesture-handler
Type this command into your terminal and run it.
npm run start-example
Starts the development/run server.
npm run run-ios
Type this command into your terminal and run it.
npm start
Starts the development/run server.
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)
