expo-chat-ui

Installation
SKILL.md

Overview

This skill covers building a performant chat UI in Expo with:

  • Smooth keyboard animations with interactive dismissal
  • High-performance recycling list for messages
  • Safe area and inset management
  • Platform-specific implementations (native SwiftUI / web HTML)
  • Image attachments and speech recognition

Required Dependencies

npx expo install react-native-reanimated react-native-safe-area-context react-native-keyboard-controller @legendapp/list @react-native-masked-view/masked-view expo-haptics expo-speech-recognition expo-glass-effect @expo/ui

Architecture

Installs
11
GitHub Stars
209
First Seen
Jan 25, 2026
expo-chat-ui — evanbacon/evanbacon.dev