This resource is recommended for UX/UI designers, design students, product managers, and anyone interested in understanding and improving mobile app user experiences through animation.
Based on our record, UX Archive Animated should be more popular than Animate.css. It has been mentiond 2 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Did you try 'UI design patterns' as your search? There are some websites there that list common and not-so-common takes. Source: over 2 years ago
I'd suggest you sign up on UXArchive and search your favourite apps or take any app. Download the files it provides and try to recreate the same screen on Figma. Source: about 3 years ago
An advantage of this approach is that it lets us utilize any CSS animation library that works off of the same concept of adding and removing classes. Some of the more popular libraries that work this way are animate.css and magic.css. Chris Coyier has an amazing article on CSS Tricks that lists more of these if you are interested. - Source: dev.to / over 3 years ago
Mobbin - Latest mobile design patterns & elements library
Material UI - A CSS Framework and a Set of React Components that Implement Google's Material Design
UI Patterns - Level up with interactive mobile design patterns
Bootstrap - Simple and flexible HTML, CSS, and JS for popular UI components and interactions
pttrns - iPhone and iPad user interface patterns
PostCSS - Increase code readability. Add vendor prefixes to CSS rules using values from Can I Use. Autoprefixer will use the data based on current browser popularity and property support to apply prefixes for you.