@starling-tech/ripple-touchable
v0.1.5
Published
ripple touch
Downloads
31
Maintainers
Readme
ripple-touchable
ripple touch
Installation
npm install @starling-tech/ripple-touchable
yarn add @starling-tech/ripple-touchable
Usage
import RippleTouchable from "@starling-tech/ripple-touchable";
// ...
<RippleTouchable onPress={() => {}} style={{ width: 240, height: 48 }}>
<Text>TEST BUTTON</Text>
</RippleTouchable>
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT