Cuberto is a leading digital agency with solid design and development expertise.

Overview

Cuberto's development lab:

Cuberto is a leading digital agency with solid design and development expertise. We build mobile and web products for startups. Drop us a line.

liquid-swipe

GitHub license CocoaPods Swift 4.2

Animation

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 9.3+
  • Xcode 10

Installation

liquid-swipe is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'liquid-swipe'

Then run pod install.

Usage

Instantiate LiquidSwipeContainerController from storyboard or from code and set properly configured datasource The data source for a controller is responsible for providing the content view controllers on demand and must conform to the LiquidSwipeContainerDataSource Container delegate can be used for monitoring conent changes

Android

Similar library LiquidSwipe by Cuberto

Author

Cuberto Design, [email protected]

License

liquid-swipe is available under the MIT license. See the LICENSE file for more info.

Comments
  • Not work with me

    Not work with me

    It didn't work with me when I write this line in Terminal : pod 'liquid-swipe' I already write this ( pod 'liquid-swipe' ) line in podfole give me that error in Terminal

    • liquid-swipe (from {:get=>"https://github.com/Cuberto/liquid-swipe.get"})
    • liquid-swipe
    opened by GergesEid 2
  • How should I dismiss the LiquidSwipeContainerController, or present another view?

    How should I dismiss the LiquidSwipeContainerController, or present another view?

    Hi, I am unable to load any other views once I am on the liquid swipe container controller, until I restart my app completely. Please tell me how I should do this.

    Many thanks.

    opened by aniket1101 1
  • Liquid Swipe in Flutter.

    Liquid Swipe in Flutter.

    Hi Cuberto, first of all thanks for this Awesome design and code. I just want to show case my similar approach but with flutter.

    https://github.com/iamSahdeep/liquid_swipe_flutter

    Gif

    opened by iamSahdeep 0
  • how to resolve

    how to resolve "Username must not be null!" ISSUE

    I did every thing step by step according to the manual. I have added gpr.user and gpr.key and generate my account key and token of my github account and added dependencies. but when I built my app I will get this error message.

    "Username must not be null!"

    Execution failed for task ':app:checkDebugAarMetadata'.

    Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not resolve com.cuberto:liquid-swipe:1.0.0. Required by: project :app > Could not resolve com.cuberto:liquid-swipe:1.0.0. > Could not get resource 'https://maven.pkg.github.com/Cuberto/liquid-swipe-android/com/cuberto/liquid-swipe/1.0.0/liquid-swipe-1.0.0.pom'. > Username must not be null!

    • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

    Best regards

    opened by firethumbs 0
  • next button start possition

    next button start possition

    Hi, could you please add a multiply coefficient as an open var?

    private var initialWaveCenter: CGFloat { return view.bounds.height * multipleCoefficient }

    open var multipleCoefficient: CGFloat = 0.7167487685

    opened by yuratrotskyi 0
  • RTL Support

    RTL Support

    Thanks for the cool library.

    This PR introduces RTL support for iOS 10+. It uses the view's effectiveUserInterfaceLayoutDirection property of the LiquidSwipeContainerController subclass, so this should work automatically for RTL without explicitly doing anything.

    opened by ahmedk92 0
  • Page mask border with same backgrounds

    Page mask border with same backgrounds

    I want my pages to have white backgrounds for 50-60% of their height. Is there any way to add border for the masked region so it will be still visible with the same background colors on both pages?

    opened by krysztalzg 0
Releases(0.8.0)
Owner
Cuberto
Leading digital agency with solid design and development expertise.
Cuberto
A scrolling digital animation widget

animated_digit 一个上下滚动的数字动画 widget,凡是需要动画效果的数字,简单易用。 A scrolling digital animation widget that can be used to display the amount of animation, any numb

mingsnx 19 Nov 23, 2022
Domain-Driven Design + Parse Server For FlutterDomain-Driven Design + Parse Server For Flutter

Domain-Driven Design + Parse Server Install Parse SDK on Flutter project and then update .env file PARSE_APPLICATION_ID=YOUR_APP_ID_HERE PARSE_CLIENT_

Long Hoàng 19 Nov 18, 2022
Beautiful-Login-Design - A design challenge made in flutter + custompainter

Login Design This little project was proposed in [Flutter & Dart en Español] gro

Juan Suarez 10 Nov 3, 2022
Provides login screen with login/signup functionalities to help speed up development

Flutter Login FlutterLogin is a ready-made login/signup widget with many animation effects to demonstrate the capabilities of Flutter Installation Fol

Near Huscarl 1.2k Dec 31, 2022
Provides login screen with login/signup functionalities to help speed up development

Flutter Login FlutterLogin is a ready-made login/signup widget with many animation effects to demonstrate the capabilities of Flutter Installation Fol

Near Huscarl 945 Nov 2, 2021
A contact list UI clone for trainees during a national mobile development training session

contactapp A contact list UI clone for trainees during a national mobile development training session This project was built during a training session

bayorwor 4 Dec 14, 2021
Loading times are unavoidable in application development. From a user experience (UX) perspective

loading A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if this

azzouz abdelhakim 2 Feb 12, 2022
A flutter package which will help you to generate pin code fields with beautiful design and animations

A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code inputs ?? ??

Adar 550 Dec 23, 2022
Login Page UI Design and Animation For Flutter

Flutter Beautiful Login Page UI Design and Animation - Day 14 class Afgprogramme

Behruz Hurramov 0 Dec 24, 2021
Best 6 Flutter Login Screen Design

Flutter Login Home Animation A new open-source Flutter project that enables the developer to quickly get started with the Flutter animation and applic

GeekyAnts 1.1k Dec 28, 2022
PaperOnboarding is a material design slider made by @Ramotion

PAPER ONBOARDING Android library Paper Onboarding is a material design UI slider written on Java We specialize in the designing and coding of custom U

Ramotion 2.6k Dec 28, 2022
☀️ A Flutter package for some material design app intro screens with some cool animations.

IntroViews is inspired by Paper Onboarding and developed with love from scratch. Checkout our fully responsive live example app. Table of contents Fea

Ayush Agarwal 652 Dec 30, 2022
A Flutter package for easily implementing Material Design navigation transitions.

Morpheus A Flutter package for easily implementing Material Design navigation transitions. Examples Parent-child transition You can use MorpheusPageRo

Sander R. D. Larsen 186 Jan 7, 2023
An advanced UI design implemented in Flutter

Flight search This is my second UI Challenge. I picked a Jhony Vino's Flight search design from 100 Mobile App UI Interactions and implemented it in F

Marcin Szałek 796 Dec 24, 2022
Flutter fluid slider - A fluid design slider that works just like the Slider material widget

Fluid Slider for Flutter Inspired by a dribbble by Virgil Pana. A fluid design s

Jay Raj 2 Feb 18, 2022
A fresh and modern Google Contacts manager that integrates with GitHub and Twitter.

Flokk A fresh and modern Google Contacts manager that integrates with GitHub and Twitter. Demo Builds Web: https://flokk.app Linux: https://snapcraft.

gskinner team 1.3k Jan 3, 2023
✨A clean and lightweight loading/toast widget for Flutter, easy to use without context, support iOS、Android and Web

Flutter EasyLoading English | 简体中文 Live Preview ?? https://nslog11.github.io/flutter_easyloading Installing Add this to your package's pubspec.yaml fi

nslog11 1k Jan 9, 2023
This repository demonstrates use of various widgets in flutter and tricks to create beautiful UI elements in flutter for Android and IOS

AwesomeFlutterUI The purpose of this repository is to demonstrate the use of different widgets and tricks in flutter and how to use them in your proje

Subir Chakraborty 132 Nov 13, 2022
A collection of Screens and attractive UIs built with Flutter ready to be used in your applications. No external libraries are used. Just download, add to your project and use.

Flutter Screens A collection of Login Screens, Buttons, Loaders and Widgets with attractive UIs, built with Flutter, ready to be used in your applicat

Samarth Agarwal 5k Dec 31, 2022