@candlefinance/pow
TypeScript icon, indicating that this package has built-in type declarations

0.2.8 • Public • Published

Wrapper for the pow library.

Installation

npm install @candlefinance/pow

Usage

<PowView
  onPress={(event) => {
    console.log('press JS', event.nativeEvent.value);
  }}
  size={{ width: 150, height: 40 }}
  value={value}
  noSound={false}
  style={styles.box}
/>

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i @candlefinance/pow

Weekly Downloads

1

Version

0.2.8

License

MIT

Unpacked Size

3.57 MB

Total Files

72

Last publish

Collaborators

  • liambutler-lawrence
  • 6ary
  • gtokman