0.0.1 • Published 7 years ago

react-native-ladda-button v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

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

npm.io

Install

npm install react-native-ladda-button --save

Props

NamepropTypedefault valuedescription
isLoadingbooleanfalseenables loading animations
onPressfunconPress function
animTypestringexpand-leftPossible values: expand-left, expand-right, expand-up, expand-down

Roadmap

  • Support all Ladda animations