Ian Berry

Results 3 issues of Ian Berry

Fixes a crash due to a missing `setMatrix` setter method. I'm a bit green with iOS development in general so happy to make any adjustments necessary! Fixes #144

### Minimal reproducible example https://github.com/iankberry/android-context-menu-repro ### Steps to reproduce 1. Launch the app with `yarn android` (or npm run) 2. Tap the "Show Menu" button to see the context menu...

needs review

**Describe the bug** The `KeyboardStickyView` component does not follow the keyboard properly when interactively dismissing on iOS. I included a recording from Android here as well to show that it...

🐛 bug
🍎 iOS
👆 interactive keyboard
KeyboardStickyView 🩹
repro provided