Manga Vault is a simple manga reading app built with SwiftUI and WKWebView. Users can manage their manga collection, navigate chapters, and track reading progress.
Prerequisites
- Xcode (latest version)
- Swift 5.5+
- Clone the repository:
git clone https://github.com/your-username/manga-vault.git
cd manga-vault
- Open the project in Xcode:
open manga_vault.xcodeproj
- Run the app:
- Select your device or simulator.
- Press Cmd + R to build and run.
- Manga Library: Browse and manage manga titles.
- Chapter Navigation: Seamlessly navigate to the next chapter.
- Progress Tracking: Save the last chapter’s URL for easy resumption.