Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Nafeij/describr

Repository files navigation

Describr

Image gallery app that supports tagging (including AI-generated tags) and search.

This is an Expo project created with create-expo-app. Currently only supports Android; it uses a custom module to inject tags into Exif metadata so a development build is required:

yarn install

# Setup SDK and an emulator / phone

npx expo run:android

Here are some other ways to develop apps wth Expo:

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.

Start from scratch

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start # --tunnel for WSL

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

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.

About

This is your Expo project repository created from Expo Application Services (EAS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published