Giter VIP home page Giter VIP logo

sliders-swiftui's People

Contributors

kieranb662 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  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  avatar

sliders-swiftui's Issues

Request: Star-rating slider

I've found a tutorial for making a 5-star rating where each star is a full star, but I'm having trouble adapting it to use half-star ratings, and I suspect what I actually need is a slider where the "bar" is a row of 5 stars with an invisible knob, and it fills as you drag across it.

I've attempted it myself based off the code for other customizable sliders, but I can't quite get it right.

Would you be willing to add something like this to your package?

SPM can't find Shapes dependency

SPM can't resolve the Shapes repo so installation fails. I have a theory as to why the resolution fails, but I could be totally wrong. I noticed that the URLs for the dependencies in the Package.swift file use repo names that don't match up with the current names of the repos for Shapes and bez packages. The bez package works fine with the URL in the Package.swift file, but the Shapes one doesn't, so I tried entering the URLs in my browser and sure enough https://github.com/kieranb662/bez redirects to https://github.com/kieranb662/SwiftUI-bez, but https://github.com/kieranb662/Shapes results in 404. I know GitHub redirects old repo names to the new name when a repo is renamed, but perhaps the redirect broke somehow.

Disclaimer - I'm new to SPM so this could be a silly mistake on my end

Keeps asking for Github Token

I tried cloning this, when I load project into Xcode it won't build, it keeps asking for GitHub token, even after getting that it keeps asking for other stuff.

Is this project free or do I need to pay to use it?

Xcode 12 beta 2: positions are messed up, in the sample app as well

Using Xcode 12, beta 2
I tried overflowslider and radial slider in my sample app and positions were messed up:

  • overflow: the tick view and the slider rectangle went off screen never to be shown again till the view was redrawn.
  • radial slide / knob - the small circle is not bound by the circle and quite off.

Attaching screens from the sample app (on SE 1 simulator).
Since the gifs on the https://github.com/kieranb662/SlidersExamples page look different, I'm filing this bug.
Screen Shot 2020-07-21 at 12 27 18 PM
Screen Shot 2020-07-21 at 12 26 20 PM
Screen Shot 2020-07-21 at 12 26 03 PM

Namespace conflict

I'd like to use this package along with AudioKit but AK uses another slider package which is also imported via import Sliders. How do I get around the namespace conflict? Any chance for a less generic name?

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.