wildlifeai / wildlife-watcher-mobile-app

Mobile app to communicate with the Wildlife Watchers
MIT License
3 stars 1 forks source link

Wildlife Watcher mobile app

Welcome to the development repository of the Wildlife Watcher mobile app. This document provides instructions for setting up and running the project on your local machine.

The Wildlife Watcher mobile app allows users to communicate with Wildlife Watcher cameras that record animals and use AI to identify them.

Project Overview: Watch on YouTube

Prerequisites

Make sure you have the following prerequisites installed on your machine:

Getting Started

  1. Clone this repository to your local machine:

    git clone https://github.com/your-username/your-project.git
    cd your-project
  2. Install project dependencies:

    npm install
  3. Start the Metro bundler:

    npx react-native start

iOS Setup

For iOS development, follow these additional steps:

  1. Install Bundler and necessary gems:

    gem install bundler
    bundle install
  2. Prepare Pods:

    bundle exec pod install --project-directory=ios
  3. Run the project in development mode:

    npx react-native run-ios

Android Setup

For Android development, run the project in development mode:

npx react-native run-android

Contributing

If you wish to contribute to this project, submit a pull request.

Created & Maintained By

If you find this project helpful, consider donating to Wildlife.ai