Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if app is locked on init #194

Open
NielsBrink opened this issue Dec 13, 2021 · 1 comment
Open

Check if app is locked on init #194

NielsBrink opened this issue Dec 13, 2021 · 1 comment

Comments

@NielsBrink
Copy link

Is it possible to check if my app is locked on app init?

@NielsBrink NielsBrink changed the title Check if app is locked on start Check if app is locked on init Dec 13, 2021
@dotsenko
Copy link

dotsenko commented Sep 3, 2023

By default you can check it const
const timePinLockedRNPin = await AsyncStorage.getItem("timePinLockedRNPin");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants