Earlier quoted context omitted.
Of Figma? There is the web version of it which is the same as the desktop app. Or did I misunderstand?
Somehow I’ve missed they had desktop versions. I thought it was web only.
Framer – Interactive Design Tool
21–30 of 31 posts
Re: Framer – Interactive Design Tool
#22Re: Framer – Interactive Design Tool
#23Re: Framer – Interactive Design Tool
#24Re: Framer – Interactive Design Tool
#25Can somebody explain how does this compare to Sketch, InVision, Adobe XD, Figma, etc.?
Sketch and InVision (not sure about Figma) have "interaction" abilities, such as being able to click on a back button in one screen in order to return to a previous screen, however it's reliant on the user going into the artboard, selecting or drawing a box around an element, and then choosing from predefined interactions (tap, swipe, double tap, click) that will then result in a new artboard showing. Things can be made to look amazing, but it's all a facade.
Since Framer is code based, you can do some things that are pretty amazing for a designer, but are incredibly trivial for a developer. Want to use the Spotify API to build out a new music player, and then test it? You can do that with Framer[0], but not any of the other tools that you've mentioned. Their newest version (Framer X) just dropped recently, and since it's based on React, designers can theoretically make a widget, and then hand it off to developers in order to hook up any back end services.
[0] https://medium.com/@samthorne/using-the-spotify-web-api-in-f...
Re: Framer – Interactive Design Tool
#26I felt extremely dizzy when I started scrolling. How can I trust the makers of a design tool when their website is literally nauseating?
Re: Framer – Interactive Design Tool
#27Earlier quoted context omitted.
This: basically another Sketch. Currently the only "modern tool" that works cross platform is Figma.
There is the web-based Gravit Designer: https://www.designer.io/
Re: Framer – Interactive Design Tool
#28Earlier quoted context omitted.
Music on that video is so out of place though.
They picked it for the beat that they could sync showcase elements to. Not the worst I've seen, and definitely better than the twee ukulele with upbeat voiceover that is the default.
For a big screen ad - great - very Appley. For an embedded video in a webpage - way too intense for me.
Re: Framer – Interactive Design Tool
#29If you work together with a programmer this tool becomes a really cool platform to combine forces.
Pretty sure other tools will adjust to this way of working.
Re: Framer – Interactive Design Tool
#30Can somebody explain how does this compare to Sketch, InVision, Adobe XD, Figma, etc.?
All of the tools that you mentioned don't have any actual code behind them. When I say "actual code", I mean the ability to actually go in and write lines of code to modify your prototypes. Sketch and InVision (not sure about Figma) have "interaction" abilities, such as being able to click on a back button in one screen in order to return to a previous screen, however it's reliant on the user going into the artboard,…
Ughhh that's a very naive view of what a UI developer does now-a-days. We've tried visual code editors before... countless times, it never turns out well, for maintainability.