mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Replace react-native-gesture-handler ScrollView with React Native's built-in ScrollView to fix text rendering issues inside @gorhom/bottom-sheet. The gesture handler's ScrollView was causing text to render nearly invisible. Also add explicit background colors to scroll containers for consistent appearance. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>