Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/exyte/LiquidSwipe
Example of using SwiftUI to create a beautiful Liquid Swipe control
https://github.com/exyte/LiquidSwipe
Last synced: 3 days ago
JSON representation
Example of using SwiftUI to create a beautiful Liquid Swipe control
- Host: GitHub
- URL: https://github.com/exyte/LiquidSwipe
- Owner: exyte
- License: mit
- Created: 2019-08-14T07:09:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T06:30:22.000Z (5 months ago)
- Last Synced: 2024-12-07T15:03:05.290Z (5 days ago)
- Language: Swift
- Homepage:
- Size: 201 KB
- Stars: 538
- Watchers: 12
- Forks: 31
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios - LiquidSwipe - Liquid navigation animation (UI / Transition)
- awesome-swift - LiquidSwipe - Liquid navigation animation (Libs / UI)
- awesome-ios-star - LiquidSwipe - Liquid navigation animation (UI / Transition)
- awesome-swiftui - LiquidSwipe - Example of using SwiftUI to create a beautiful Liquid Swipe control (UI / Others)
- fucking-awesome-swift - LiquidSwipe - Liquid navigation animation (Libs / UI)
README
LiquidSwipe
Example of using SwiftUI to create a beautiful Liquid Swipe control
# Usage
This is a ready to run project. Please see more details in the [post](https://exyte.com/blog/swiftui-tutorial-slider-control).## Requirements
* iOS 13+
* Xcode 11+## Acknowledgements
Many thanks to [Cuberto team](https://github.com/Cuberto/liquid-swipe) for their beautiful original work that we recreated with SwiftUI.
## Our other open source SwiftUI libraries
[PopupView](https://github.com/exyte/PopupView) - Toasts and popups library
[Grid](https://github.com/exyte/Grid) - The most powerful Grid container
[ScalingHeaderScrollView](https://github.com/exyte/ScalingHeaderScrollView) - A scroll view with a sticky header which shrinks as you scroll
[AnimatedTabBar](https://github.com/exyte/AnimatedTabBar) - A tabbar with a number of preset animations
[MediaPicker](https://github.com/exyte/mediapicker) - Customizable media picker
[Chat](https://github.com/exyte/chat) - Chat UI framework with fully customizable message cells, input view, and a built-in media picker
[OpenAI](https://github.com/exyte/OpenAI) Wrapper lib for [OpenAI REST API](https://platform.openai.com/docs/api-reference/introduction)
[AnimatedGradient](https://github.com/exyte/AnimatedGradient) - Animated linear gradient
[ConcentricOnboarding](https://github.com/exyte/ConcentricOnboarding) - Animated onboarding flow
[FloatingButton](https://github.com/exyte/FloatingButton) - Floating button menu
[ActivityIndicatorView](https://github.com/exyte/ActivityIndicatorView) - A number of animated loading indicators
[ProgressIndicatorView](https://github.com/exyte/ProgressIndicatorView) - A number of animated progress indicators
[FlagAndCountryCode](https://github.com/exyte/FlagAndCountryCode) - Phone codes and flags for every country
[SVGView](https://github.com/exyte/SVGView) - SVG parser