react-native-ladda-button

0.0.1 • Public • Published

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 --save

Props

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

Package Sidebar

Install

npm i react-native-ladda-button

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • harrisrobin