Approach to create Portfolio App

  • The portfolio app is a simple application that is a collection of a person’s qualifications, achievements, work samples, and other relevant materials.
  • User can see the their details which includes their name, skillset , technology known etc.
  • We also added a project details option in the bottom tab navigation screen by which user can navigate to the project list which was created by them.

Create a Portfolio App using React-Native

In this article, we are going to Create a portfolio app using React Native. The portfolio app is a simple application that is a collection of a person’s qualifications, achievements, work samples, and other relevant materials. It is used to demonstrate one’s abilities and suitability for a particular role or program.

Preview of final output: Let us have a look at how the final output will look like.

Preview

Similar Reads

Prerequisites:

React Native React Native State React Native Props...

Approach to create Portfolio App:

The portfolio app is a simple application that is a collection of a person’s qualifications, achievements, work samples, and other relevant materials. User can see the their details which includes their name, skillset , technology known etc. We also added a project details option in the bottom tab navigation screen by which user can navigate to the project list which was created by them....

Steps to Create React Native Application:

Step 1: Create a react native application by using this command in the command prompt...