react-native-key-input
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.0 • Public • Published

react-native-key-input

Keyboard input listener for React Native

Installation

npm install react-native-key-input

Usage

import KeyInput from "react-native-key-input";
 
// ...
 
const result = await KeyInput.multiply(3, 7);

Contributing

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

License

MIT

Package Sidebar

Install

npm i react-native-key-input

Weekly Downloads

2

Version

0.0.1-alpha.0

License

MIT

Unpacked Size

171 MB

Total Files

18242

Last publish

Collaborators

  • naturalclar