Internship Report
Internship Report
Day 1
Introduction to mobile application development also known as
flutter. It uses react native, React Native is like React, but it uses
native components instead of web components as building blocks.
Methods of creating react native applications are Expo Go-CLI and
React Native-CLI. Set up:
Step 1: Set Up Development Environment with Expo Go
Before creating a react rative project, ensure you have the following tools
installed on your system:
1. Node.js and npm (Node Package Manager) Node.js — Run JavaScript
Everywhere (nodejs.org)
2. Expo Go App (on your Mobile)
3. Install Link: Expo Go - Expo
Now open that folder on vs code and the following packages and files will
be shown
Day 5
Implements all the topics discuss previous and complete a task.
Day 6
Execute the touchable opacity feature in the code. Different
features are there like pressable, button and touchable.
Day 7
Created a login and sign up page with proper css in react native.