GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#swift #animation #bodymovin #custom_transitions #ios #ios_animation #ios_transition #keyframes #swift #transition_animation

Lottie is a powerful tool for adding animations to your iOS, macOS, tvOS, and other apps. It allows designers to create beautiful animations that can be easily integrated into your app without needing extensive coding. These animations are lightweight and can be played, resized, looped, sped up, slowed down, or even changed at runtime. You can install Lottie using Swift Package Manager, CocoaPods, or Carthage. This makes it easy to enhance your app's user experience with engaging and dynamic visuals without collecting any user data.

https://github.com/airbnb/lottie-ios
#python #3b1b_videos #animation #explanatory_math_videos #python

Manim is a tool that helps you create animated videos, especially for explaining math concepts. It uses Python and requires some other software like FFmpeg, OpenGL, and LaTeX. You can install it using `pip install manimgl` and start making animations right away. The benefit to you is that you can easily create engaging and clear educational videos without needing advanced animation skills. It also has a community version that is more stable and easier to use, making it friendly for beginners.

https://github.com/3b1b/manim
#typescript #animation #animation_js #motion #react #reactanimations #spring

Motion is a free and open-source library that helps you create animations in JavaScript and React. It combines the power of JavaScript animations with the performance of native browser APIs, making your animations smooth and efficient. You can easily install it using `npm install motion` and start animating elements with simple code. For example, in JavaScript, you can animate an element by using `animate("#box", { x 100 }} />`. This makes it easy to add dynamic and engaging animations to your web projects, enhancing the user experience.

https://github.com/motiondivision/motion
#javascript #animation #anime #canvas #css #javascript #javascript_library #svg

Anime.js is a lightweight JavaScript library that helps create smooth animations on websites. It works with CSS properties, SVG elements, DOM attributes, and JavaScript objects, making it versatile for various animation needs. Using Anime.js, you can easily animate multiple properties at once, create staggered effects, and control animations with a simple API. This library is beneficial because it enhances user experience by adding interactive and engaging visual effects to web pages without slowing them down.

https://github.com/juliangarnier/anime
🔥2
#typescript #animation #gesture #javascript #react_native

React Native Reanimated 4 lets you create smooth, high-performance animations in your mobile apps using a simple, web-like approach—now supporting CSS animations and transitions, so you can use familiar syntax and write less code for complex effects[1][2][4]. It only works with the latest React Native architecture, so you’ll need to update if you’re still on the old system, but this ensures better performance and future compatibility. Detailed docs and example apps help you get started quickly, and the library is well-supported by the community and major companies. This means you can build visually impressive, responsive apps faster and with less hassle, just like on the web[1][2][4].

https://github.com/software-mansion/react-native-reanimated