@starling-tech/ripple-touchable
TypeScript icon, indicating that this package has built-in type declarations

0.1.5 • Public • Published

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

Package Sidebar

Install

npm i @starling-tech/ripple-touchable

Weekly Downloads

6

Version

0.1.5

License

MIT

Unpacked Size

49.3 kB

Total Files

9

Last publish

Collaborators

  • starling-tech