Code Monkey home page Code Monkey logo

swipecellsui's People

Contributors

dominikbutz avatar jannikarndt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

swipecellsui's Issues

can this work with navigationController hidesBarsOnSwipe set to True?

I've found that using this awesome package within a navigationController works perfectly well, but if you set navigationController?.hidesBarsOnSwipe = true (to mimic Safari app behaviour where the navigation title disappears on scroll) it interferes with the swipe gesture for this package, resulting in no left/right swipe functionality.

Is there a suggested workaround for this which supports iOS14? Thanks.

Does this support use with `List`?

The README states

The purpose is to replace the default SwiftUI List .onDelete(perform: ...) modifier since its functionality is limited to deletion only and only works on List rows. Moreover, rows in an iOS 14 LazyVStack do not support swipe to reveal out of the box.

...but the example only uses the ScrollView->LazyVStack setup. Is this only intended for use with a ScrollView->LazyVStack setup, or should this work with List as well?

I've tried using it within a List, but it blocks the ability to scroll. If it's not intended to work with List, then I'm obviously using it wrong, which would explain the problem.

Making cell with alignment .leading

Hi, first thank you! Great work. You should enable discussions in the repo, it's easier for question.

How do I left alight the text appearing on the cells? Right now it's centered

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.