Skip to content

Commit

Permalink
Update App.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
gbumps committed Sep 3, 2023
1 parent 587b930 commit 4d886be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example/App.tsx
Expand Up @@ -136,10 +136,8 @@ function App(): JSX.Element {
<View style={{height: 72}} />
<Pressable
onPress={() => {
//CaptureProtection.allowScreenRecord();
ScreenGuardModule.unregister();
setCurrentState('3');
// textInputRef.current?.focus();
}}>
<Text
style={{
Expand Down

0 comments on commit 4d886be

Please sign in to comment.