0.0.1 • Published 8 years ago
react-native-ladda-button v0.0.1
React Native version of Ladda button (WIP)
Based on Hakim's awesome Ladda buttons
Note: this is still a work in progress and only supports all the expand animations for now.
Demo

Install
npm install react-native-ladda-button --saveProps
| Name | propType | default value | description |
|---|---|---|---|
| isLoading | boolean | false | enables loading animations |
| onPress | func | onPress function | |
| animType | string | expand-left | Possible values: expand-left, expand-right, expand-up, expand-down |
Roadmap
- Support all Ladda animations
0.0.1
8 years ago