Giter Club home page Giter Club logo

Comments (2)

JoniVR avatar JoniVR commented on May 29, 2024 1

Hi @Lavmint!

Thanks for reporting this bug.
This has been fixed a while ago (in commit ac70a99 of development branch) but isn't released yet, which is why it's still occurring at the moment for you.

I'm currently very busy with other projects and school work so I can't really spend too much time on this project at the moment.

If you really need the fix right now, you can use the following line in your Podfile to use the development branch for now:

pod 'VerticalCardSwiper', :git => 'https://github.com/JoniVR/VerticalCardSwiper.git', :branch => 'development'

(keep in mind that some other new stuff in there is still experimental)

Hope this helps, I'll be closing this as it's already been fixed, but feel free to reopen if you have any further remarks or questions.

Best regards and happy holidays!
JoniVR

edit:
Alternatively, you could also point to the specific commit in your podfile for now, which might be a better option:

pod 'VerticalCardSwiper', :git => 'https://github.com/JoniVR/VerticalCardSwiper.git', :branch => 'development', :commit => 'ac70a99cb2'

(I haven't tested this but it should in theory work).

from verticalcardswiper.

JoniVR avatar JoniVR commented on May 29, 2024

Hi, just letting you know that 0.1.0-beta7 will be released in a few minutes, which fixes the issue, so you can just point to that instead of development branch 😊

from verticalcardswiper.

Related Issues (20)

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.