Mobile | Thu Mar 17 2022
Local Authentication
Welcome back! 👋🏼
About this app
Many times you need to authenticate users in your mobile apps. For example, you need to authenticate users to protect your app from unauthorized access.
Design
The design of this app was inspired by this community figma file
Dependencies
For this app to work you need to install the following dependencies:
expo install expo-local-authentication
expo install react-native-svg
Conclusion
It's good to know that there are many ways to authenticate users in your mobile apps. some times the better solution is the simplest.
Links
Go back to Projects