What is expo-chat-ui?
Build a production-quality chat UI with keyboard handling, recycling lists, gestures, and platform-specific implementations Source: evanbacon/evanbacon.dev.
Build a production-quality chat UI with keyboard handling, recycling lists, gestures, and platform-specific implementations
Quickly install expo-chat-ui AI skill to your development environment via command line
Source: evanbacon/evanbacon.dev.
This skill covers building a performant chat UI in Expo with:
The ChatView component provides context for measuring toolbar height and coordinating keyboard animations.
| keyboardShouldPersistTaps | "handled" | Allow taps on buttons while keyboard open | | keyboardDismissMode | "interactive" | Swipe-to-dismiss keyboard | | maintainScrollAtEnd | boolean | Auto-scroll when AI is responding | | maintainVisibleContentPosition | boolean | Keep position when content updates |
Build a production-quality chat UI with keyboard handling, recycling lists, gestures, and platform-specific implementations Source: evanbacon/evanbacon.dev.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/evanbacon/evanbacon.dev --skill expo-chat-uiBuild a production-quality chat UI with keyboard handling, recycling lists, gestures, and platform-specific implementations Source: evanbacon/evanbacon.dev.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/evanbacon/evanbacon.dev --skill expo-chat-ui Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/evanbacon/evanbacon.dev