Skip to content

🍎 iOS Apps made with Basic Gesture Features like Zoom In / Out, and Magnification πŸ”

License

Notifications You must be signed in to change notification settings

dekapd99/Zoomin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation



Zoomin

Preview

Folder & File Structure

Berikut struktur file dan folder pada Zoomin:

.
β”œβ”€β”€ ZoominApp.swift             # Root Project: Konfigurasi ContentView
β”œβ”€β”€ Assets                      # Aset Logo & Gambar
β”œβ”€β”€ Data                        # Data: Berisikan Static Data Declaration
β”‚   └── PageData.swift          # Berisikan Static Data Declaration For Image Sample in Home Page
β”‚
β”œβ”€β”€ Model                       # Model: Berisikan Struct Data Type Declaration 
β”‚   └── PageData.swift          # Berisikan Data Type Declaration for Thumbnail Page & Extension Thumbnail Caller
β”‚
β”œβ”€β”€ Screen                      # Screen: Berisikan Main Screen / Page
β”‚   └── ContentView.swift       # Tampilan Home Page
β”‚
└── View                        # Berisikan Reusable Components
    β”œβ”€β”€ InfoPanelView.swift     # Components Info Panel & Holdable Tap (Hotspot)
    └── ControlImageView.swift  # Components Button Reuable Button

Features:

  • Widgets & Properties
  • All Stacks (HStack, VStack, ZStack)
  • Zoom In, Zoom Out, Hold Tap, Pinch, & Drag Gestures
  • Custom Drawer For Each Thumbnails
  • Declarative UI with @State
  • Importation Assets

Build With:

Installation

Untuk menggunakan repositori ini, ikutilah petunjuk penggunaan berikut dan pastikan git sudah terinstall pada komputer (semua perintah dilaksanakan pada cmd.exe atau terminal):

  1. Lakukan download .zip atau clone repositori dengan cara:
git clone https://github.com/dekapd99/Zoomin.git
  1. Jika sudah Download / Clone Project, silahkan buka Project di Xcode dengan Klik Open a Project or File.
  2. Pastikan untuk memilih iPhone 14 pada Target Simulator (Kolom Device dibagian atas XCode).
  3. Build & Run

License

MIT License: Copyright (c) 2022 Deka

DISCLAIMER: ASSETS ARE USED FOR EDUCATION PURPOSE ONLY, NOT FOR COMMERCIAL PURPOSES

Assets Source: GOOGLE IMAGE & SF SYMBOLS 4 ICON

(back to top)

About

🍎 iOS Apps made with Basic Gesture Features like Zoom In / Out, and Magnification πŸ”

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages