Giter VIP home page Giter VIP logo

Comments (10)

jmcastel avatar jmcastel commented on August 12, 2024

Can't compile : ld: file not found: /Users/myname/Library/Developer/Xcode/DerivedData/ACScrollNavigationBarExample-dtimdhsaoijnwegqpxhxdblrvrts/Build/Products/Debug-iphoneos/ACScrollNavigationBar.app/ACScrollNavigationBar
clang: error: linker command failed with exit code 1 (use -v to see invocation)

from acscrollnavigationbar.

alexcorre avatar alexcorre commented on August 12, 2024
  1. I havent yet added support for XCode 6.1 so that will be here as soon as I can.
  2. Is this error inside one of your own projects or the latest example project?

from acscrollnavigationbar.

jmcastel avatar jmcastel commented on August 12, 2024

The example project

from acscrollnavigationbar.

alexcorre avatar alexcorre commented on August 12, 2024

Thanks for opening. I'll add support for 6.1 as soon as I can. If you have a fix feel free to send a PR.

from acscrollnavigationbar.

jmcastel avatar jmcastel commented on August 12, 2024

Yes of course !

from acscrollnavigationbar.

jmcastel avatar jmcastel commented on August 12, 2024

But don't you think that it would be a simpler way to do this with
the navigationController?.hidesBarsOnSwipe = true method.

Take a look here

http://stackoverflow.com/questions/26197260/swift-hide-status-bar-while-scrolling

from acscrollnavigationbar.

alexcorre avatar alexcorre commented on August 12, 2024

I have used that iOS 8 feature hidesBarsOnSwipe and I'm not a fan. It just makes the bar go away quickly on scroll and doesnt track with your gesture as it does on facebook / instagram and many popular apps.

The reason I built this is so that the navigation bar disappears at the same rate that your finger is dragging. Also it leaves a smaller bar to cover the status bar so we dont have to make it go away.

from acscrollnavigationbar.

jmcastel avatar jmcastel commented on August 12, 2024

Yes you're write

from acscrollnavigationbar.

jmcastel avatar jmcastel commented on August 12, 2024

Right

from acscrollnavigationbar.

alexcorre avatar alexcorre commented on August 12, 2024

pushed a fix for 6.1 compatibility.

from acscrollnavigationbar.

Related Issues (5)

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.