Home / Swift Layout
309 Repositories
Sortby
Liddell Liddell notification banners Installation Add this repository to your Package Manager: https://repo.litten.love Install Liddell Compiling Depe
Extremely Fast views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainabl
SwiftyComments UITableView based component designed to display a hierarchy of expandable/foldable comments. Installation Manually Just copy the .swift
u0Launcher Normally when you install unc0ver through TrollStore and try to jailbreak with it, it fails with a "Failed to disable codesigning" error be
SwiftUI PageView SwiftUI stack views with paged scrolling behaviour. HPageView A view that arranges its children in a horizontal line, and provides pa
KeyboardToolbar 👀 Overview Use KeyboardToolbar to add tools as an input accessory view to a UITextField, UITextView, or any other view conforming to
I am glad to share with you a lightweight Swift framework for Apple's Auto-Layout. It helps you write readable and compact UI code using simple API. A
Iphone Point Cloud Generator This was ceated to make the wwdc20 sample into a usable utility app. Place points in the real-world using the scene's dep
Simple Half-screen view controller, draggable and less code (learning purpose)
ViewCondition ✨ Super sweet syntactic sugar for SwiftUI.View initializers. At a Glance struct BorderTextView: View { var color: Color? @ViewBuild
ResizableSheet ResizableSheeet is a half modal view library for SwiftUI. You can easily implement a half modal view. Target Swift5.5 iOS14+ Installati
Overview A Swift Package with a collection of SwiftUI framing views and tools to help with layout. Size readers like WidthReader, HeightReader, and on
Vitamin iOS Decathlon Design System libraries for iOS & iPadOS applications Website Introduction Decathlon Design System is the framework that helps o
AppContainer Library that makes it easy to create multiple environments within a single app. You can switch environments without deleting the applicat
SwiftUIReorderableForEach Easily implement drag & drop to reorder items in SwiftUI. This package contains a generic ReoderableForEach component, which
SwiftUI Grid SwiftUI Grid view layout with custom styles. Features ZStack based layout Vertical and horizontal scrolling Supports all apple platforms
InstaSwipe Instagram clone, the main focus of the app is the seamless swipe betw
Iris.iOS Iris is a model mobile application based on iOS. It provides basic functions allow users to explore on DeviantArt and check Daily Arts, Notif
Spotify Radar Spotify Radar is an iOS application that allows users to pull in new song releases from their favorite artists and provides users with i
🏗 A DSL based layout builder for AutoLayout
Declarative iOS UI sugar framework built on FlexLayout
TextFormation TextFormation is simple rule system that can be used to implement
Olvid Olvid is a private and secure end-to-end encrypted messenger. Contrary to
🎄 Advent of Code 2021 🎅 A Swift playgrounds with solutions of the Advent of Code 2021. How to run Clone the repo and open the Playground in Xcode. S
DiffableTextViews An open source package for as-you-type formatting in SwiftUI. Features Feature Description ⌨️ Responsive Formats text as you type 🪄
🏄🏻♂️ EZY는 자신만의 라이프스타일 역사를 쓰고 있습니다. EZY is writing its own lifestyle history. 원활한 iOS 개발을 위해 지켜야 할 협업 규칙 👩🏻💻 1. 커밋 메세지 규칙 🧑🏻💻 - [CREATE] : 기
TCSegmentedView Easy to create & custom segmented view Usage Examples An Objective-C example project demonstrating customization options is included i
AR Space Station This is a minimal AR iOS app that shows the International Space
Jou: It's all about jou. A mental wellness app. The project is made in Swift (with the help of SwiftUI) by a team of five members. Main views Mood tra
Advent of Code '21 My solutions to this years Advent of Code challenge written in Swift. Content Day 1: Sonar Sweep solution Day 2: Dive! solution Day
CatFancy Introduction CatFancy is an iOS app that demonstrates iOS-development techniques. Users can browse breeds of cats with images from various so
People UIKit Practice Project #10 – Simple app to store names along with photos of people you've met Cool Features Light & dark mode support Responsiv
BottomSheetSUI BottomSheetSUI is a package that gives you the ability to show a Bottom sheet intractable, where you can add your own SwiftUI view. You
Jacquard RTC Real-time communication application form Google Jacquard tag to macOS Abstract Want to use your Google Jacquard equipped product with you
Sheetster A custom sheet creator library for iOS Devices Features Extends UISheetPresentationController Objective C Private API Custom Detent Setter G
📱 HangulKing HangulKing is the fastest way to the throne of Hangul, the Korean alphabets! HangulKing helps the users learn Hangul easily, providing m
week content seminar assignment week 1 Xcode 기본 사용법,Layout기초, View 화면 전환 🗓 📱 week 2 AutoLayout, StackView, TabBarController 🗓 week 3 ScrollView, Ta
YYImagePicker A Custom ImagePicker Code with SwiftUI. Author Thanks for Kavsoft!!! 😁 ScreenShot Usage VStack { } .popupImagePickerView(show: $showIm
FLKAutoLayout FLKAutoLayout is a collection of categories on UIView which makes it easy to setup layout constraints in code. FLKAutoLayout creates sim
SimpleMagnifyingView SimpleMagnifyingView is a SwiftUI view which can create a magnifier 中文说明 How it works Example MagnifierView(isMagnifying: $isMagn
Objectives 🎯 Easy and simple way to bring an OTP view into your iOS application with many customizations in color , animations , fonts etc.. Table of
App desenvolvido do zero em Swift pelo time iOS na formação da Digital House. O App tem por objetivo mostrar o filme da API que deu match de acordo com a escolha do usuário após clicar no botão Roletar. Foi usado o padrão de projeto MVVM.
An awesome Swift CSS DSL library using result builders.
Relayout Relayout is a Swift microframework to make using Auto Layout easier with static and dynamic layouts. Why? If you want to build a UI using App
Requirements iOS 15.0 and higher Installation Swift Package Manager: dependencies: [ .package(url: "https://github.com/hugo-pivaral/UITabControl.git
MisterFusion MisterFusion makes more easier to use AutoLayout in Swift & Objective-C code. Features Simple And Concise Syntax Use in Swift and Objecti
Async State Machine Async State Machine aims to provide a way to structure an application thanks to state machines. The goal is to identify the states
QRDispenser is a lightweight library to generate a QR code as image (UIImage) in your app. It uses only native components, with no dependency from oth
RMIT SSET Contact List "The Contact List is Long, The Circle is Small!" 📖 Description This is an iOS application, inspired from the traditional phone
Analyticsd pre-14.7 exploit I've updated this code to avoid using Private API directly. Read more in my blog post. However, that means that now this c
Pillbox View Pillbox View shows a small bubble, pill looking box that sides from
BottomSheetController UIKit component containing supplementary content that are anchored to the bottom of the screen. Requirements Installation Swift
Catalyst Photo Grid Simple Catalyst example (Mac idiom) of a grid-based app populated with photos that can animate its cells between two different lay
Particle Emitter An experiment creating a particle emitter using the new Timelin