react-native-braille-six-key-input

0.3.3 • Public • Published

React Native Braille Six Key Input

An NPM Package for React Native for a Six-Key Input Overlay for Braille Characters on mobile smart devices.

To have this render your input as Braille, you will need to import a Braille font, like the SimBraille Font or the AppleBraille font that comes with Apple Mac OS computers, into your Project.

The react-native-braill-six-key-input NPM Package in action in a Gif image.

To Install:

$ npm install react-native-braille-six-key-input

To Install & Save as a Dependency in your package.json:

$ npm install react-native-braille-six-key-input --save

After installing package, make sure to install all NPM dependencies for your project from the root of your project —

$ npm i

We also have a React Native Expo Runtime App which you can use to see the package in action as part of our GitHub repository for this NPM package.

Coming in the future —

  • For Tablets, angled fingered buttons in landscape mode.
  • Accessability speech.
  • Optional Light-colored background

If you wish to contribute to this package or initiate a Pull Request, please write us first at: info@universaldesignlab.com

Readme

Keywords

none

Package Sidebar

Install

npm i react-native-braille-six-key-input

Weekly Downloads

19

Version

0.3.3

License

MIT

Unpacked Size

31.1 kB

Total Files

12

Last publish

Collaborators

  • faddah
  • ryan7apps
  • universaldesignlab