UNPKG

@gathertown/uikit-react-native

Version:

Sendbird UIKit for React Native: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.

4 lines (3 loc) 144 B
import React from 'react'; declare const ProviderLayout: ({ children }: React.PropsWithChildren) => JSX.Element; export default ProviderLayout;