Skip to content

Latest commit

 

History

History
 
 

uikit-react-native-foundation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@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