5 comments

  • Sebastian Winther, 5 years ago

    This gets me thinking: is there any way to view different states in Framer X besides in the previewer?

    What you've built here is essentially two different states of the card component, but one you can lay out on the canvas, and the other you can only see/manipulate through looking at a preview and then changing code. Seems kind of cumbersome, no?

    It's definitely less redundant than having to copy over entire artboards as you would do in Sketch, but then again it seems that for the onClick state you lose the entire point of a design tool: being able to manipulate the components visually. That's too bad.

    0 points
    • , 5 years ago

      There is another way you could do this. You can build custom components in Framer X that you can toggle states on/off with. For example there's some good iOS status bars available in the Framer store and you'll see how those have these different states you can toggle on and off.

      Essentially the same thing could have been done with what I have here this was meant more to show the micro-interaction of changing the state through animation but if you wanted that kind of control in the canvas and be able to use it on different artboards more statically that would be possible too. It's a bit of a different workflow but would definitely make sense based on what needs you had for your designs. I can see either one being useful for their own reasons. Hope that makes sense :)

      1 point
  • Jason FestaJason Festa, 5 years ago

    Nice! :) Did you have previous experience with Framer? or first time diving into Framer X?

    0 points
    • , 5 years ago

      Yeah I had used the original framer basically since the beginning when it first came out and was code only. The jump to Framer X was definitely quite a different one so I would say you don't need to have previous Framer knowledge to be able to jump into Framer X. Most of it was a re-learning experience for me.

      0 points