UNPKG

stream-chat-react-native-core

Version:

The official React Native and Expo components for Stream Chat, a service for building chat applications

6 lines (4 loc) 111 B
import { setupURLPolyfill } from 'react-native-url-polyfill'; export default () => { setupURLPolyfill(); };