ParkingSignView
May 03, 2022 • MIT License
A flexible parking sing view designed to match Melbourne street parking signs.
MaskingLayer
May 02, 2022 • MIT License
You can mask from the image of the terminal. You can mask GIF data from your device's video. The leftmost is played, the second update, and the third and subsequent images are selected.
ScalingHeaderScrollView
April 20, 2022 • MIT License
A scroll view with a sticky header which shrinks as you scroll. Written with SwiftUI.
IAFBLiveAnimation
April 10, 2022 • Apache 2.0 License
This is an Animation just like Facebook live animation, Simply you can use it with only one line of code
KJCategories
March 30, 2022 • MIT License
Collection of native ios extensions and classes to boost development process.
- [x] OpenCV: Hough correction, feature extraction, image processing package, morphological processing, filter proce...
SwiftUIPinView
March 29, 2022 • Apache 2.0 License
The Pin View is created with SwiftUI which having the support from iOS 14.0
QKeyboardEmotionView
March 06, 2022 • MIT License
ChatEmotionKeyboard, bottomInputBar,useful in ChatViewController
WrappingHStack
March 05, 2022 • MIT License
A SwiftUI HStack with the ability to wrap contained elements
Throttler
March 04, 2022 • MIT License
Throttler is IO throttling library of one liner closure API.
Using Throttler, you can throttle massive number of inputs coming in to the last in a single drop of one line API.
Check how Throttl...
Mocka
March 03, 2022 • MIT License
Mocka — A Mock Server Made for Developers by Developers, made in Swift ❤️
KJNetworkPlugin
March 02, 2022 • Apache 2.0 License
🎡 A Network Plugin With AFNetworking. Batch network request and Chain network request. And many plugin.
- Support basic network requests, download and upload files.
- Support configuration of g...
RxNetworks
March 01, 2022 • MIT License
🧚 **[RxNetworks](https://github.com/yangKJ/RxNetworks)** is a set of infrastructure based on RxSwift and Moya, Multiple plugins are available for use.
- Support reactive network requests combine...
AxisSheet for SwiftUI
February 28, 2022 • MIT License
It is a library that handles the sheet view in 4 directions (.top, .bottom, .leading, .trailing) according to the axis type. It supports iOS and macOS.
No image provided.
AxisRatingBar for SwiftUI
February 24, 2022 • MIT License
This library is a UI control for iOS and macOS developed with SwiftUI. You can display ratings along the horizontal/vertical axis and receive ratings from users. You can use any view that conforms ...