keyboard-compatible-view

0.0.1 • Public • Published

KeyboardCompatibleView

Keyboard view for stream-chat-react-native components.

Usage

import { KeyboardCompatibleView } from 'keyboard-compatible-view';
import { Chat, Channel } from 'stream-chat-react-native';
 
<Chat client={client}>
    <Channel
        channel={channel}
        KeyboardCompatibleView={KeyboardCompatibleView}
    >
    </Channel>
</Chat>

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i keyboard-compatible-view

      Weekly Downloads

      0

      Version

      0.0.1

      License

      ISC

      Unpacked Size

      8.22 kB

      Total Files

      5

      Last publish

      Collaborators

      • vishtree