Posts
Members
Info
·167d·Locked·Pinned# General
📣 This community is no longer actively monitored, in favor of Discord
Hey everyone 👋 In efforts to centralize our community, we won’t be monitoring Spectrum anymore. We will instead move to Discord, where we’re happy to welcome you from now on. Many other Framer users and Framer staff also hang out in Discord and chat, so come say hi and share…
3
0
Impot smart component from "./canvas"
I ran into a problem when I was trying to use a Smart Component inside of a code component. Is that something that is supported? For example, I created a Smart Component called "MessageItem", and I wanted to write a code component to inject data into a stack of MessageItems.…
0
0
Can you create a fully functional React app with Framer X?
I'm new to React and I will be started a new project to learn. Framer X just released Framer Bridge which allows you to have one repo and make updates to it as you add new features to your product. My question is, can you create a React app that will deploy all within Framer X?…
2
2
Shared transition elements across pages
Any thoughts on creating shared transition elements? https://stackoverflow.com/questions/65952587/shared-element-transition-in-javascript-web
0
0
Morph Plugin control autoplay
I'm trying to achieve svg shape morphing based on a user events. The Benjamin Morph plugin doesn't allow that option. It just starts the animation right away on enter.
0
0
Framer X's advantages for a non-coder?
(I'm sure this question has been asked before but search didn't turn up anything) From what I have heard and seen of Framer my impression is, that it's basically limitless. You can create prototypes, that are hardly distinguishable from the real deal. Perfect for getting a real…
7
7
Search Layers
@addison-schultz(addison-schultz) any news? My company hasn't switched to Framer just because there is no ability to search layers...
0
1
·101d# General
I'm new to Framer
I'm trying to get my head around the functionality in the ui verses using the code. I trying to recreate the dreaded carousel with the page indicator at the bottom. I'm using the pager but struggling to add a separate animation on swipe. Do you have to add this with code or does…
0
1
Remove transform after animation ended
Hello. I implemented animated route transitions in my app and because of the transform CSS property being used, fixed and absolute positions will not work properly (they are being positioned relative to that element instead of the viewport). So currently I'm trying to somehow…
0
0