Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 2.1 KB

README.md

File metadata and controls

63 lines (39 loc) · 2.1 KB

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

Git Clone https://github.com/Abhi3110200/directory

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start
  3. Explanation of the code

       i have used the expo go for the set up the project.
       Add a filter to sort users by name or email. Use react-native-raw-bottom-sheet for a bottom modal.
    
       

In google drive i have uploaded an apk of the project https://drive.google.com/file/d/173UNoJRkrKL9tY7MYHImSzoUxvXbHjkU/view?usp=sharing

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.