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
- Host: GitHub
- URL: https://github.com/zaprogrammer/rn_login_animation
- Owner: zaprogrammer
- Created: 2020-07-26T18:45:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T15:22:29.000Z (over 3 years ago)
- Last Synced: 2025-06-14T16:48:10.042Z (about 1 year ago)
- Topics: animation, components, react-native, reactnative, typescript
- Language: TypeScript
- Homepage:
- Size: 6.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
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:
