Skip to content

f0wu5u/ultimate-rn-designs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ultimate React Native Designs

Collection of React Native UI implementation and projects with inspirations from Dribble, Behance and Instagram. All React Native projects on my YouTube Channel will be found in this repository.

Getting Started

You will need to have Node.JS, React Native CLI, Git and Modern Text Editor in order to start working with any project in this repository.

Prerequisites

Please make sure you have React Native development environment set up correctly as I assume you already have everything needed to statrt with any React Native project

Clone this repository locally after installing all tools stated about or setting up your env React Native ready

git clone https://github.com/code-fi/ultimate-rn-designs.git

Installing

Open terminal base directory after cloning and cd into any of the project Every stand alone project will be in a separate directory. Eg. Eventa is the directory for the Eventa Project

cd PROJECT_NAME && npm install

or when you are using Yarn cd PROJECT_NAME && yarn install

After that you run

To Start the Metro Server

react-native start

To run project on android device / emulator

react-native run-android

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • UI/UX Handles on Instagram
  • Dribble Shots
  • To be Updated