[expo-dev-menu][android] Integrating with the bare-expo (#9681)# Why Follow up to the https://github.com/expo/expo/pull/9473. # How Architecture is similar to iOS. - changed bare-icon
[expo-dev-menu][android] Integrating with the bare-expo (#9681)# Why Follow up to the https://github.com/expo/expo/pull/9473. # How Architecture is similar to iOS. - changed bare-icon - added `ShakeDetector` - added `ThreeFingerLongPressDetector` - added `DevMenuManager` - replaced `DevInternalSettings` with custom one to change bundler URL - created exported modules - `DevMenuInternalModule`, `DevMenuModule`, `DevMenuSettings` # Todo - [ ] ~~fix navigation buttons~~ will be done in a separate PR - [x] run `pod install`
show more ...