Giter Club home page Giter Club logo

pagecontroller's People

Contributors

devmjun avatar fbente avatar hirohisa 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pagecontroller's Issues

Change the position of MenuBar?

The navigationBar of my app will hide when the user scrolls the tableView. But the MenuBar stays where it is. I tried to add top space constraint to the MenuBar so that it can move with the navigationBar, however that didn't help. Any idea?

No documentation?

Hey,
I'm trying to add some animations to the active title but i don't know where to start. Is there any doc?

PageController does not work with NavigationBar prefersLargeTitles

Menu items are hidden behind the navigationBar and navigationBar does not scroll up if navigationBar.prefersLargeTitles is set to true. Tried with the code below at CustomViewController:

`override func viewDidLoad() {
super.viewDidLoad()

    self.title = "Custom"
    if #available(iOS 11.0, *) {
        self.navigationController?.navigationBar.prefersLargeTitles = true
    } else {
        // Fallback on earlier versions
    }

...
}`

ScrollView

When setting menuBar.selectedIndex = index the menuBar doesn't scroll to the selected index.

finite scroll

i want to have 2 elements without infinite scroll ? how to achieve that !

Change selected item to bold in menu bar

It would be nice PageController did this automatically, but how would I do it myself. If change the font when an item is selected it truncates the item text and if I try to make it update its layout it does funky this like take up more vertical space temporarily.

Do it work Objective-C project?

If I want to use this library in Objective-C project, does it support? If It doesn't support yet, can you update this feature?

How to lock scroll to first page!

Dear Hirohisa!
I want to lock scroll to the first page when the (current page == max page)
or lock scroll to the last page when the (current page == 0).
How can I do that?
Thank you very much!

Logo Proposal

Hi Sir @hirohisa , I am a graphic designer and I wanted to contribute by proposing a logo for your project as I've noticed that it doesn't have any yet. Uploaded here is my design for the project which I am giving you as a gift. If you liked it I will send you the files asap. Thank you and best regards Sir!

  • Tobaloidee

Design idea: on the page you will see an arrow thats serve's as the controller..You will also notice a letter "C" in an outlook which stands for controller as the page is represented by the symbol itself.
pagecontroller-01
logotype A
pagecontroller-02
logotype B
pagecontroller-03

If you liked it and have suggestions like preferred colors just tell me Sir and i will edit it. :)

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.