UNPKG

react-native-ui-lib

Version:

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://stand-with-ukraine.pp.ua)

6 lines 152 B
import 'react'; console.log('keyboard is not supported on web'); const CustomKeyboardView = () => { return null; }; export default CustomKeyboardView;