UNPKG

react-native-chatify

Version:

React native chat easy to use and integrate

5 lines (3 loc) 155 B
// src/Chatify/index.js import Chatify from "./Chatify"; // Import your main Chatify component export default Chatify; // Export it as the default export