Skip to content

Commit c3c4269

Browse files
authored
Update README.md
1 parent 7dc6284 commit c3c4269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
## Usage
8989
```javascript
9090
import RNLockTask from 'react-native-lock-task';
91-
91+
RNLockTask.isAppInLockTaskMode();
9292
RNLockTask.startLockTask();
9393
RNLockTask.startLockTaskWith(["com.google.android.youtube", "com.sega.sonicdash"]);
9494
RNLockTask.stopLockTask();

0 commit comments

Comments
 (0)