Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

React Native Navigation App

Project Overview

This project is a simple React Native application created using Expo. The primary focus is to implement both tab and stack navigation using the Expo Router. The app includes four basic screens with temporary content to demonstrate navigation functionality.

App Structure

Screens

The app includes the following screens with basic content:

  • Home Screen
  • Details Screen
  • Profile Screen
  • Settings Screen

Navigation

The navigation structure is as follows:

  • Notes Tab
    • Stack with Home Screen and Details Screen
  • Profile Tab
    • Stack with Profile Screen and Settings Screen

File-Based Routing

Create the appropriate file-based routing using _layout.js files to achieve the navigation structure.

Passing Parameters

Basic parameters are passed between screens to demonstrate data transfer within the app.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages