Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@candlefinance/pow

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@candlefinance/pow

test

latest
Source
npmnpm
Version
0.2.8
Version published
Maintainers
3
Created
Source

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

Keywords

react-native

FAQs

Package last updated on 08 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts