UNPKG

react-native-chatify

Version:

React native chat easy to use and integrate

10 lines (7 loc) 118 B
import unit from './Unit'; import color from './Colors'; const R = { unit, color, }; export default R;