Giter Site home page Giter Site logo

dmcircularscrollview's Introduction

Hello ๐Ÿ‘‹ I'm Daniele and I work as Mobile Tech Lead Manager at ImmobiliareLabs, the IT dept of Immobiliare.it.
I'm a passionate software engineer with a love for minimalism, product design and sushi.
I started programming on macOS in 2000 and iOS on 2007.

malcommac

OpenSource Projects

Maintaing and developing tools consumes resources and time.
While I enjoy making them your support is foundamental to allow me continue its development.
Consider becoming a Sponsor](https://github.com/sponsors/malcommac) of my works.

RealHTTP is lightweight await/async http client made for Swift.

RealFlags makes it easy to configure feature flags in your codebase.

Before async await there was promises. Hydra is a fast full-featured promise library for Swift.

Async/await client to interact with GitLab API v4 with Swift

With over 3 milion of downloads on CocoaPods, since 2015 SwiftDate is the #1 toolkit to parse, validate, manipulate, compare and display dates.

It allows you to use all system's location based services (plus external services like Google Maps, MapBox, OpenStreet and Nokia Here) directly from an easy to use and elegant APIs set.

SwiftRichString is a library which allows to create and manipulate attributed strings easily on all Apple Platforms.

Create complex scrollable layout using UIViewControllers or plain UIViews and simplify your code.

dmcircularscrollview's People

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

dmcircularscrollview's Issues

can not run your code

download and open it , xcode just show me this cash ..

reason: '-[DMAppDelegate setWindow:]: unrecognized selector sent to instance 0x6c58e50

Control 2 DMCircularScrollViews by scrolling 1

I have 2 DMCircularScrollViews, each with 3 items. The width of the items in each is different, though. In the first one they are all scrollViewWidth/2, and in the second one they are equal to the width of the scroll view. How can I control the second scroll view by scrolling the first one? Ie: I move the first scroll view to select the second item, how can I automatically make the second scroll view animated as I move the first?

DMCircularScrollView with non fixed width view

Hello,
In my app, I have several view inside a scrollview, but they are not stuck together.
They sometimes leave blank between each other and they sometimes overlap.

I would love to use DMCircularScrollView to be able to loop the scrollview, but I don't know exactly where to look to be able to handle such a feature.

I think that it has something to do with the relayoutPageItems function where you seems to shift all the viewsToLoad by a fixed offset_x.

Do you think it requires to change things elsewhere ?

One more thing : I would also like to disable the paging mode. I found it inside initWithFrame but it works only when I scroll from right to left, not from left to right ; do you have an idea ?

Crash on iOS11

My app has a trouble when running on iOS11, but it run normally on iOS<11. Then I take a warning: "-[DMCircularScrollView refreshControl]: unrecognized selector sent to instance 0x15bd7fd00".
Please, let give me any tip you have to resolute it. Thanks so much!

Screen rotation support

I'm trying to add a screen rotation support to this code. It rotates properly but the scrolling gets affected as I'm not able to scroll in both directions after making the changes.

Could you please assist me to achieve this or rather suggest a better approach.

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.