- Button.tsx: Replace `condition && style` with ternary operators to ensure array elements are always ViewStyle/TextStyle (not false) - ultravoxService.ts: Add 'in' type guard before accessing optional 'location' property on alert objects 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>