Skip to content

Commit

Permalink
bump to get beta deploying
Browse files Browse the repository at this point in the history
  • Loading branch information
brainbicycle committed May 16, 2024
1 parent a171a93 commit 2708aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ import { useScreenReaderTracking } from "./utils/useScreenReaderTracking"
import useSyncNativeAuthState from "./utils/useSyncAuthState"

if (__DEV__) {
// Don't open RN dev menu with shake. We use it for our own Dev Menu.
// Don't open RN dev menu with shake. We use it for our own Dev Menu friend.
NativeModules.DevSettings.setIsShakeToShowDevMenuEnabled(false)
}

Expand Down

0 comments on commit 2708aa9

Please sign in to comment.