animation
- Sign up for GitHub or sign in to edit this page
Here are 4,829 public repositories matching this topic...
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
Updated
Oct 24, 2019 - 82 commits
- Java
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
-
Updated
Oct 24, 2019 - 660 commits
- JavaScript
An iOS library to natively render After Effects vector animations
-
Updated
Oct 24, 2019 - 787 commits
- Swift
Elegant transition library for iOS & tvOS
-
Updated
Oct 23, 2019 - 443 commits
- Swift
Was somebody able to make this thing work with react and functional components? Would be great if somebody could share some ideas.
Missing comma
Cleanup codepens
Animation engine for explanatory math videos
-
Updated
Oct 24, 2019 - 2 commits
- Python
Is there any way to implement horizontal radio button group?
Cute view animation collection.
-
Updated
Oct 24, 2019 - 143 commits
- Java
An Android Animation library which easily add itemanimator to RecyclerView items.
-
Updated
Oct 24, 2019 - 278 commits
- Java
This is probably the best web presentation tool so far!
-
Updated
Oct 24, 2019 - 448 commits
- JavaScript
Repeating gradient
We could add easily repeating gradient
We can find the concept in css
https://www.w3schools.com/cssref/tryit.asp?filename=trycss3_gradient-linear_repeating2
https://developer.apple.com/library/content/documentation/InternetWeb/Conceptual/SafariVisualEffectsProgGuide/Gradients/Gradient.html
We need for that the number of repetitions
We could add parameter to the GradientMode or I prefer
An elegant way to show users that something is happening and also prepare them to which contents he is waiting
-
Updated
Oct 24, 2019 - 401 commits
- Swift
The .stroke documentation illustrates by example the setting of stroke-color, stroke-opacity, and stroke-width. I'd like to suggest that it also show stroke-linecap (e.g., set to "round"), stroke-linejoin (e.g., set to "round"), and maybe for completeness stroke-miterlimit, stroke-dasharray, and stroke-dashoffset (everything supported
Lifecycle Diagram
It would be really handy for the documentation to contain a complete lifecycle diagram, that includes both view and transition functions, for both normal and 'appear' cycles
Currently I have to fill my functions with console logs to understand when, say, the views beforeEnter is called in relation to the transitions beforeEnter etc, would be good to have a simple diagram to look at
Standard set of easy to use animations and declarative transitions for React Native
-
Updated
Oct 24, 2019 - 177 commits
- JavaScript
Responsive and slick progress bars
-
Updated
Oct 23, 2019 - 406 commits
- JavaScript


Related to #902, we also should provide some guidelines for Contributing and templates for Issues and Pull request.