keyboard-compatible-view

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

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>
npm i keyboard-compatible-view

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 9/24/2020

Downloads

Maintainers