Giter Club home page Giter Club logo

ftutils's People

Contributors

benlenarts avatar coreyfloyd avatar neror avatar subdigital 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ftutils's Issues

Linking to FTUtils Library in xCode 4.2

Hi,

I am having trouble linking to the FTUtils library in one of my projects. I followed the setup guide on the FTUtils website and there are number of steps which I am not achieving.

Locate the “FTUtils.xcodeproj” file under “ftutils”. Drag FTUtils.xcodeproj and drop it onto the root of your Xcode project’s “Groups and Files” sidebar. A dialog will appear – make sure “Copy items” is unchecked and “Reference Type” is “Relative to Project” before clicking “Add”.

When I perform the above step I do not get any sort of message or anything. The FTUtils project simply gets added under my main project.

Now you need to link the FTUtils static library to your project. Click the “FTUtils.xcodeproj” item that has just been added to the >>sidebar. Under the “Details” table, you will see a single item: libFTUtils.a. Check the checkbox on the far right of libFTUtils.a.

I can see the libFTUtils.a but there is no checkbox on the sidebar. What checkbox is being indicated in the setup above?

Move to y position

I was wondering if you can say where you want the view to move to. For example: with "slideInFrom" can you tell it to move to a certain y position when sliding in from the top. The same would go for "slideOutTo"?

This would be a great feature.

Tweaks to compound animations

Some of the compound animations such as the backInFrom and backInTo could use a bit of tweaking. For example, using backInFrom with any duration > 0.5 starts looking strange because the 2nd part of the animation where the view backs up a bit is using the same velocity as the 1st part. IMO, duration should only affect the time it takes to get to the end of the 1st part of the animation, before the view backs up a bit.

Likewise, backInTo's duration should only affect the 2nd part of the animation, after the view backs up.

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.