TipSightMobile
No description available
Install / Use
/learn @Bohemus307/TipSightMobileREADME
Photo Annotator
This is a mobile app built with React Native that allows users to take a photo and annotate it with text and drawings.
Features
- Take a photo with the camera
- Annotate the photo with text and drawings
- Extract text and handwriting from the photo using an API
Installation
To run the app, you will need to have Node.js and the React Native CLI installed. You can install them with the following commands:
Once you have Node.js and the React Native CLI installed, you can install the app's dependencies with the following command:
Usage
To start the app, run the following command:
This will start the Metro bundler. You can then open the app in the iOS or Android simulator by running the following commands:
iOS simulator
npm run ios
Android simulator
npm run android
Configuration
The app's configuration is stored in the app.json file. You can modify the app's name, version, and other settings in this file.
License
This project is licensed under the MIT License. See the LICENSE file for details.
