A mobile-only application for using the torch feature on your device.
- The TorchApp is designed to work exclusively on mobile devices and may not function as intended in emulators or non-mobile environments.
-
Clone the repository:
git clone https://github.com/kamranzafar4343/torchapp.git
-
Change into the project directory:
cd your-repository -
Open the app on your mobile device.
- Simply launch the app on your mobile device to access the torch functionality.
If you would like to contribute to the project, follow these steps:
- Fork the project.
- Create a new branch (
git checkout -b feature/fooBar). - Commit your changes (
git commit -am 'Add some fooBar'). - Push to the branch (
git push origin feature/fooBar). - Create a new Pull Request.