HelioPC / Hike

A SwiftUI app that modifies the app icon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact
  7. Acknowledgments

About The Project

A mobile application that allows the user to change the application icon from a predefined list of icons. This application is part of my saga of learning about iOS development with SwiftUI and SwiftData.

(back to top)

Built With

Made with Apple's new framework for building UI's, SwiftUI. Which uses the Swift programming language.

  • SwiftUI
  • Swift

(back to top)

Getting Started

To start with, you should have a MacOS with Xcode developer tools installed. To get a local copy up and running follow these simple example steps.

Prerequisites

  • Xcode
Download Xcode on App store
  • Open your terminal and type:
xcode-select --install

Installation

  1. Clone the repo
git clone https://github.com/HelioPC/Hike.git
  1. Start
Open the project with Xcode

(back to top)

Usage

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • Explore the predefined list of icons
  • Change the application icon
  • Add new icons

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

My Name - eliude_c - My discord

Project Link: https://github.com/HelioPC/Hike

(back to top)

Acknowledgments

(back to top)

About

A SwiftUI app that modifies the app icon.


Languages

Language:Swift 100.0%