Skip to content

๐Ÿ“š Here is a collection of cheats to help you quickly find swiftui components. These are projects that use various libraries or create their own components

Notifications You must be signed in to change notification settings

ramen2020/swiftui_cheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

introduction

SwiftUI has been available since IOS version 13. It is said to be the easiest UI to create. And Combine, a great alternative to RxSwift, is now available as a pure swift API. As the dawn of the SwiftUI and Combine era, we have created a collection of cheats to make working with SwiftUI easier. swiftui is the most powerful framework ever, as good as UIKit!!!

What's this?

Here is a collection of cheats to help you quickly find swiftui components. These are projects that use various libraries or create their own components. I'd like to introduce you to swiftui.

Environment

iOS13~

components example...

pull refresh

swift_cheat_pull_refresh

pullreflesh to run the api

skelton

swift_cheat_skelton

A trendy skelton to display when loading data

drag gesture

swift_cheat_drag_gesture

Make the navigation bar shrink when scrolling.

lottie animation

swift_cheat_lottie

Using lottie makes it easy to implement animation.

radio button

swift_cheat_radio

Implemented because radio buttons are not provided.

Progressbar

swift_cheat_progress_bar

swiftui standard progressbar, etc.

library example ...

PopUpView

swift_cheat_popUpView

Library for displaying popups

Here is the github

SwiftUIX

swift_cheat_swiftUIX

A library that fills in the missing parts in swiftui

Here is the github

About

๐Ÿ“š Here is a collection of cheats to help you quickly find swiftui components. These are projects that use various libraries or create their own components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages