An open API service indexing awesome lists of open source software.

https://github.com/zaprogrammer/rn_login_animation

React native project to show case animations and custom reusable components
https://github.com/zaprogrammer/rn_login_animation

animation components react-native reactnative typescript

Last synced: about 2 months ago
JSON representation

React native project to show case animations and custom reusable components

Awesome Lists containing this project

README

          

This app demonstrates basically the usage of React-native **Animated** module, along with other concepts such as:
* Building custom **hooks**, custom animation hooks and make them reusable.
* Custom functional / Class components.
* **LinearGradient** component.
* Password show/hide.

#### The app looks like the following:
![Animation](https://github.com/zaprogrammer/rn_login_animation/blob/master/rn-login-animation.gif)