0.1.5 • Published 2 years ago

@starling-tech/ripple-touchable v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

0.1.5

2 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago