## Summary
- replace reaction-only mobile sheets with an anchored long-press
popover
- add haptics, a dimmed frosted spotlight, and a spring-staggered
reaction tray
- preserve the full action sheet whenever other message actions are
available
- keep existing reaction pills outside the spotlight and make long press
reliable across nested content
## Testing
- `flutter analyze`
- `flutter test` (1,248 tests)
- signed iPhone release build installed and launched
---------
Signed-off-by: kenny lopez <klopez4212@gmail.com>