Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 694 Bytes

File metadata and controls

19 lines (13 loc) · 694 Bytes

@sendbird/uikit-react-native-foundation

A foundational UI kit for building chat-enabled React Native apps.

This package is created and published for the dependency of UIKit for React-Native. Therefore, we do not guarantee that this package will work in other environments. If you use this package outside of UIKit for React-Native and encounter any issues, you will need to handle them on your own.

Installation

npm i @sendbird/uikit-react-native-foundation react-native-safe-area-context

(Optional) If you want use react-native-fast-image instead of default Image component

npm i react-native-fast-image