Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

     

LiquidSwipe

Example of using SwiftUI to create a beautiful Liquid Swipe control

Read Article »

# 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