Skip to content

Secure-Mobile-App-Development/React-Native-UI-Project

Repository files navigation

React UI Project (Internship Sem 4)

This project is a simple UI project with the idea of replicating the design provided at this figma link

This project uses the React Native Library provided by Expo to create a seamless use for multiple devices.

Concepts Used for Project

  1. Javascript based versatility
  2. Component Based Architecture of React
  3. Running Native Aplications on Android and iOS devices
  4. Reading Documentations

Concepts Learnt (Day 2)

Setting Up the Development Environment

2.1 Installing Node.js and npm

2.2 Installing React Native CLI

2.3 Setting up Android and iOS development environments

2.4 Creating a new React Native project

Output of the Project

My UI Application Reference Application

Running this application

  1. This is a simple repository and doesnt need much contributions hence there is no need to fork this repository

  2. Clone this repository to your local environment

git clone https://github.com/Secure-Mobile-App-Development/React-Native-UI-Project.git
  1. Enter the projects directory
cd React-Native-UI-Project
  1. Install all the dependencies required for this project
npm install
  1. Start the expo development server using the following command
npx expo start

Acknowledgements

Thank you for reading this Project. Do share your thoughts about it in the Issue Tab

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published