Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 428 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 428 Bytes

react-native-natuan-custom-keyboard

Inspired by lyxia/react-native-yusha-customKeyboard

Installation

yarn add react-native-natuan-custom-keyboard
react-native link react-native-natuan-custom-keyboard

Usage

import CustomKeyboard from 'react-native-natuan-custom-keyboard';

// TODO: What to do with the module?
CustomKeyboard;