UNPKG
react-native-chatify
Version:
latest (0.0.14)
0.0.14
0.0.13
0.0.12
0.0.1
React native chat easy to use and integrate
react-native-chatify
/
src
/
Chatify
/
index.js
5 lines
(3 loc)
•
155 B
JavaScript
View Raw
1
2
3
4
5
// src/Chatify/index.js
import
Chatify
from
"./Chatify"
;
// Import your main Chatify component
export
default
Chatify
;
// Export it as the default export