Laboratory Activity #2: View and Text Components Objective At the end of this laboratory activity, students are expected to:
- Familiarize themselves with the React Native environment.
- Learn the JavaScript syntax.
- Use View and Text components.
- Gain knowledge of the basics of React Native.
-
Go to https://snack.expo.io and log in
(Create an account if you don’t have one yet). -
In your App.js file, use the
ViewandTextcomponents to display a simple “Student Profile” containing the following details:- Name:
- Age:
- Course/Year/Section:
- About Me:
- Achievements:
- Skills:
- Explore and make your own design.
- You may customize:
- Layout
- Font styles
- Background colors
- Overall appearance
- Be creative and make your profile unique.
- Preview your work using Snack Expo’s simulator.
- Take a screenshot of your output and save it using the format: Surname_Lab2_Output1.png or Surname_Lab2_Output.pdf
- Create a new branch named: Surname_lab2-branch
- Upload your Snack Expo code files to this branch.
- Add a tag named (
Laboratory2) to mark your first version of the code. - Attach the screenshot file (
Surname_Lab2_Output1.pngorSurname_Lab2_Output.pdf) in your repository. - Include the screenshot of your output inside the repository.
Submit the following through a private comment in Google Classroom:
- GitHub repository link (with branch and tag)
- Snack Expo project link
- Lab Manual (PDF or DOCX format) with the attached screenshot of your output
A personalized React Native “Student Profile” app displayed on Snack Expo, showing all required details with your own custom design and layout.
- React Native
- Expo Snack
- JavaScript / JSX
Hernz N. Ramones
Laboratory 2: DCIT 26 – Application Development and Emerging Technologies