🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

The async nature of the React Native bridge incurs an inherent performance penalty, preventing JavaScript code from running at high framerates. Modern animation libraries, like Animated, address this by minimizing passes over the bridge. User interactions, where UI continuously reacts to the user's gestures, are a step further. How can we run those at 60 FPS?
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.