react-native-design-code
Animations and Gestures Manipulation Heavy Interface App
File Explorer
Download Latest Version (.zip)- avatar-default.jpg
- avatar.jpg
- background1.jpg
- background10.jpg
- background11.jpg
- background12.jpg
- background13.jpg
- background14.jpg
- background15.jpg
- background16.jpg
- background2.jpg
- background3.jpg
- background4.jpg
- background5.jpg
- background6.jpg
- background7.jpg
- background8.jpg
- background9.jpg
- icon-courses.svg
- icon-email-active.png
- icon-email-animated.gif
- icon-email.png
- icon-home.svg
- icon-light.svg
- icon-logout.svg
- icon-menu.svg
- icon-night.svg
- icon-notifications.svg
- icon-password-active.png
- icon-password-animated.gif
- icon-password.png
- icon-play.svg
- icon-refresh.svg
- icon-star.svg
- icon.png
- logo-dc.png
- logo-figma.png
- logo-framerx.png
- logo-invision.png
- logo-react.png
- logo-sketch.png
- logo-studio.png
- logo-swift.png
- logo-vue.png
- logo-xcode.png
- logo-xd.png
- lottie-ae.json
- lottie-checked-done.json
- lottie-glow-loading.json
- lottie-loading-double.json
- lottie-loading-fluid.json
- lottie-loading-text.json
- lottie-loading.json
- lottie-preloader.json
- splash.png
- Card.js
- Card_Styles.js
- index.js
- Course.js
- Course_Styles.js
- index.js
- index.js
- Logo.js
- Logo_Styles.js
- index.js
- Menu.js
- Menu_Styles.js
- index.js
- MenuOption.js
- MenuOption_Styles.js
- index.js
- Project.js
- Project_Styles.js
- courses.js
- items.js
- logos.js
- projects.js
- AppNavigator.js
- transitionConfig.js
- HomeScreen.js
- HomeScreen_Styles.js
- index.js
- index.js
- ProjectsScreen.js
- ProjectsScreen_Styles.js
- index.js
- SectionScreen.js
- SectionScreen_Styles.js
- client.js
- index.js
- .editorconfig
- .eslintrc.js
- .gitignore
- .prettierrc
- .watchmanconfig
- App.js
- app.json
- babel.config.js
- jsconfig.json
- LICENSE
- package.json
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/lukemorales/react-native-design-code
Downloads the entire project code from GitHub to your computer.
cd react-native-design-code
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ yarn install
Downloads and installs the libraries listed in package.json.
$ yarn ios
Type this command into your terminal and run it.
$ yarn android
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)
