Code Monkey home page Code Monkey logo

Comments (4)

jonah-neugass-ck avatar jonah-neugass-ck commented on May 20, 2024

I had the same issue. If you look at the console logs, it looked like my storyboard couldn't find the RAmotion class files. I created a new storyboard and it fixed that issue, but still crashing elsewhere.

from animated-tab-bar.

Bitxman avatar Bitxman commented on May 20, 2024

I have the same problem.It looks like storyboard couldn't find any framework's classes.
logs:
2015-07-30 23:44:43.950 dada[5851:1927517] Unknown class RAMAnimatedTabBarItem in Interface Builder file.
'NSUnknownKeyException', reason: '[<UITabBarItem 0x174147f30> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key animation.'

from animated-tab-bar.

GavinThompson avatar GavinThompson commented on May 20, 2024

Also having this problem with a brand new project - swift 1.2 & XCode 6.4.

When I uncouple the animation outlets the errors disappear, but following the demo video always leads to the same error:

2015-09-09 10:55:18.695 LuckProject[9394:417826] Unknown class RAMAnimatedTabBarController in Interface Builder file.
2015-09-09 10:55:18.737 LuckProject[9394:417826] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UITabBarItem 0x7fa0e9f54200> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key animation.'
*** First throw call stack:... etc

from animated-tab-bar.

GavinThompson avatar GavinThompson commented on May 20, 2024

Just an update -- this stackoverflow answer actually helped:

http://stackoverflow.com/a/24924967

Had never encountered this before, or maybe I just always hit enter by reflex until today.

Edit: The supporting comments on this answer were also incredibly helpful

from animated-tab-bar.

Related Issues (20)

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.