Closed Yasir5247 closed 2 years ago
Hi, How do i open the lock screen when the app state state changes. like coming out of background. is there any example that i can follow?
@Yasir5247: You can simply push a new screen using React Navigation and render the lock-screen on the same.
Thanks, </ Pranav >
Hi, How do i open the lock screen when the app state state changes. like coming out of background. is there any example that i can follow?