Simple JavaScript animation libraries for delightful interfaces. Created by @mattgperry.

London, England
Nice! Looking forward to seeing this.
The new react-view-pager version I'm working on is almost at feature parity with the current version, but it's ~200 loc compared to 1,000+ loc. All thanks to @popmotionjs! 🤘
1
2
Ever fancied contributing to Popmotion or Pose but didn't know where to start? As a solo dev I've often wallowed in my own filth and it hasn't been easy for newcomers to jump in. Here's an initial step to amending that - our updated contributing guide github.com/Popmotion/popmoti…
1
2
14
Popmotion retweeted
Get ready for a game-changer. This fall we’re launching Framer X, a powerful new product that seamlessly blends design and development. Join our waitlist to get early access and find out what’s in store — bit.ly/2JB8DRp
35
214
859
I am happy this is the 8th most searched-for term from users ending up on the Popmotion website
8
Popmotion retweeted
New @CodePen combining Three.js and MagicEye.js to create an animated magic eye! It's not very efficient, but fun! ✨👁 codepen.io/steveg3003/detail… #threejs #magiceye
7
31
121
If there's a gif where the protagonist shotguns a zombie in the head, looks smugly self-satisfied, smile fading as a horde more bursts through the door, then I am that protagonist, the zombies are bug reports and the gif is a low-fps representation of eternal suffering
1
Does anyone know of a simple way to share modules between packages within a TypeScript monorepo, without having to publish to npm?
3
1
2
Popmotion retweeted
This tech from @CTRLlabsCo which can read and interpret nerve signals via ML (even when the movement is not made) has a huge amount of potential - no cameras, no trackers, and not limited to what humans can do (note the robot arm can rotate its wrist 360 degrees). Links below vvv
9
494
1,100
As a result of the @github takeover by @Microsoft, Popmotion will
I made a pin screen using the webcam and #threejs on @CodePen codepen.io/DonKarlssonSan/fu… #creativecoding
35
153
725
When you enter a Maccy Ds so rough that youre blinded by premonitions of the exact meme and or crime you’re gonna be a victim of. #animations
Thanks for having me. Now to drink all your 🍺
Replying to @popmotionjs
@popmotionjs is presenting popmotion.io/pose/ at today's meetup @Zopa Dead-simple animation library for React Native
1
10
Introduction to Popmotion: Pointers and Physics enva.to/lvnye
2
6
I haven’t had the chance to test this but I have a sneaking suspicion that I accidentally added scrollX, scrollY support to overflowing elements and window in Pose.
1
Just to highlight this concern: The compositional API isn't ever going away. Pose is written to be as simple as possible, but allow as much power for advanced use as is practical. This new API is just opening a new subset of functionality in a simple way - this will be a trend
Replying to @popmotionjs
was people complaining about previous composition based API? i must say I've liked it better than building in ALL basic easings etc
4
Like an Iranian photoshop, 🚀 Pose and 🚀 React Pose 2.0 are out now! Take a look a its major new feature, and a handy migration guide (it's painless, honest!) popmotion.io/blog/20180521-p…
5
9
50
The name won by a Brexit landslide so here's the first release of Fuck `this`: A stateful functional component library for @reactjs github.com/drivetribe/fuck-t…
1
3
10
Reducers can be async functions to allow for side-effects like API calls. The state and reducer map can both be defined either as an object or a factory function that gets passed the component's initial props. This allows immutable binding of API endpoints etc.
1
4
State can be created and passed via an API similar to the new context API.
4