I find shaking the phone to access the expo development menu to be inconvenient. It is difficult to get a feel of how I should shake my phone, and I feel awkward trying to peek if the menu appeared already while shaking.
During the application development phase it would be convenient to access the developer menu through a temporary GUI element. Does there exist a package that provides a component that allows accessing the developer menu by tapping or similar means? (I imagine it like a tiny floating button object that can be moved around, a little bit like Facebook messenger thing, but how it operates is really not that important.) If there is no such thing, then is there Expo APIs I could use to implement such a component by myself?