Skip to content

quanghoang2110/ripple-touchable

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published