Skip to content

Commit f034635

Browse files
committed
updated readme
1 parent b1dbd45 commit f034635

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
import RNLockTask from 'react-native-lock-task';
9191

9292
RNLockTask.startLockTask();
93+
RNLockTask.startLockTaskWith(["com.google.android.youtube", "com.sega.sonicdash"]);
9394
RNLockTask.stopLockTask();
9495
RNLockTask.clearDeviceOwnerApp();
9596
```

0 commit comments

Comments
 (0)