Skip to content

Commit

Permalink
fix: decelerationRate normal
Browse files Browse the repository at this point in the history
  • Loading branch information
peterklingelhofer committed Aug 10, 2022
1 parent 1cc89a4 commit 6b574d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ export default function App() {
allowsBackForwardNavigationGestures
allowsInlineMediaPlayback
cacheEnabled={didPermissionsChange}
decelerationRate={"normal"}
ignoreSilentHardwareSwitch
injectedJavaScript={cookiePreferences(areTrackingPermissionsGranted)}
javaScriptCanOpenWindowsAutomatically
Expand Down

0 comments on commit 6b574d7

Please sign in to comment.