UX
Mastering UI/UX: Design Principles for iOS Apps
uxuidesign-principles
What is Optimistic UI?
An Optimistic User Interface is a design pattern to eliminate loading UI and give the users an instant response to their actions.
uxux-designui-design
Building Blocks for Great SaaS UI Design
saassaas-uiui-design
How to Set Focus on an Input in React
Make the user experience better by automatically applying focus to inputs
reactjavascriptweb-development
How to create a Rotation Animation in React Native
In this tutorial, I’ll show you how to create a button that rotates 720 degrees when it’s pressed. We will be using the React Native Animated animation system to create the rotation animation. First…
react-nativeprogrammingjavascript