UNPKG

react-native-ajora

Version:

The most complete AI agent UI for React Native

28 lines (27 loc) 614 B
declare const _default: { container: { borderTopWidth: number; borderTopColor: "#E5E7EB"; backgroundColor: "#FFFFFF"; }; primary: { flexDirection: "row"; alignItems: "flex-end"; }; accessory: { height: number; }; composer: { borderWidth: number; borderColor: "#E5E7EB"; minHeight: number; margin: number; borderRadius: number; justifyContent: "center"; }; actionsContainer: { flexDirection: "row"; justifyContent: "space-between"; }; }; export default _default;