You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RCTKeyCommands uses iOS private symbols to hook keyboard commands.
originally it's debug build only, however, we enable `RCT_DEV` in Expo Go even on release build.
this change updates the functionalities for simulator build only
which aligns to expo/expo#14735.
0 commit comments