containerview
There are 23 repositories under containerview topic.
mrustaa/ContainerController
👉↕️📱ContainerController 🧩✨⚙️ is a UI Component Swipe-Panel (Customizable). 💡 The idea is copied from the app: Apple Maps, Stocks. Swift version
alkhokhlov/SwiftyPageController
SwiftyPageController will be helpful to use in many pages controller
fumiyasac/ios_ui_recipe_showcase
iOSアプリ開発 - UI実装であると嬉しいレシピブック掲載サンプル
SwiftUI-Plus/Containers
Useful SwiftUI container view's. FittingGeometry, ScrollableView, LayoutReader, PageView, UIKitView. (iOS)
iaaqibhussain/ContainerView
Using Container View in iOS with Swift
apraka16/swipeableOnboardingUIPageView
Swipeable User Onboarding views with main View displaying behind
ClintJang/sample-swift-containerview
UIViewController 하위에 Container View를 이용하여 Controller를 작동(연결) 하는 셈플 소스입니다.
fumiyasac/ScrollAnimationShowcase
[ING] - UIScrollViewやUICollectionViewの特性を活用した表現サンプル
iOSDevGarg/ContainerView-TabBar
Integration of TabBar Controller in a ContainerView
AlexandreFPGoncalves/Zustand-Todo-List
to-do list web application built using zustand and container/view design pattern
DevAndArtist/RxContainer
`ContainerViewController` which should have been the superclass for `UINavigationController`.
eryshkov/AntiXIB
An App with embedded views via Storyboard
matthewferguson/ContainerPOC
This is a workplace (2020) training project (POC) on how to decouple a Collection View from a busy central View Controller (UIViewController). Create an iOS SDK Custom Container View Controller with an embedded storyboard Collection View - Proof of Concept.
vikitripathi/Outlook
IOS Outlook Mobile Test
amirhossein828/project-management
Manage projects by assigning name and starting and finishing date and task for them. there is a possibility to update information or see the progress of projects. Realm is used as a database to store the information.
developer-academy-unina/Workshop-Integrating-SwiftUI-in-UIKit
A project to learn how to integrate SwiftUI and UIKit into a single project
karan236/Calculator-iOS
This is a calculator app with additional features and validations included. Details of all the features and validations has been mentioned in the readme section.
yefga/SeasonalDog
Just an experimental project to demonstrate using container view with navigation controller programmatically
XCEssentials/CollectionView
[DEPRECATED - use 'SwiftUI' instead] UICollectionView wrapped in a container with dedicated (customizable) views for "Empty" and "Failure" states.