How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This project is a cross-platform mobile animation library and UI thread animation engine designed to create high-performance animations by running JavaScript logic directly on the UI thread. It functions as a multi-threaded JavaScript runtime that allows code to execute across multiple threads to improve concurrency and prevent frame drops. The library focuses on enabling fluid user interface interactions and high-frame-rate transitions that remain stable regardless of the main processing load. It provides a system for offloading animation logic from the main thread to ensure smooth motion an
React Native component for animated sprite and tweening
This project is a cross-platform mobile animation library and component wrapper that enables movement and style transitions for mobile UI elements. It functions as a keyframe animation engine and a preset motion library, allowing developers to apply visual effects to components through a declarative API. The library provides a set of built-in entrance, exit, and alert effects for rapid implementation. It also supports the definition of custom motion sequences and unique keyframes to create repeatable, branded visual experiences. The system covers a range of motion capabilities, including the
Create magical move transitions between scenes in react-native 🐰🎩✨
A Dart implementation of the Esoteric Software Spine runtime.
The main features of fedeomoto/spine are: Animation.
Open-source alternatives to fedeomoto/spine include: ijzerenhein/react-native-magic-move — Create magical move transitions between scenes in react-native 🐰🎩✨. kmagiera/react-native-reanimated — This project is a cross-platform mobile animation library and UI thread animation engine designed to create… micahrye/react-native-animated-sprite — React Native component for animated sprite and tweening. oblador/react-native-animatable — This project is a cross-platform mobile animation library and component wrapper that enables movement and style… prscx/react-native-spruce — React Native Bridge for Native Spruce Animation Library. rastapasta/react-native-animated-math — 🎞️ Animated API math extension - approximates sin, cos and tan by combining Animated Nodes with full Native Driver…