Skip to content

Biometric authentication seamlessly using Expo SDK 50. This example demonstrates the integration of local authentication and biometrics into your Expo project, ensuring enhanced security and user convenience.

Notifications You must be signed in to change notification settings

adg29/Local-Authentication-Expo-50

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biometric Authentication for iOS with Expo SDK

Welcome! 👋

This repository provides a comprehensive example of implementing biometric authentication for iOS using Expo SDK 50. This project is based on the original work by 👉🏼 betomoedano.

Changelog

Upgrade core libraries and add Babel presets

Major dependencies, including Expo, React, and React Native, have been updated to their latest versions to ensure compatibility with recent features and optimizations. Additionally, new Babel presets and plugins for class properties, object spread, and environment setup have been introduced to enhance the project's build system and support modern JavaScript syntax and features. These updates may require thorough testing to ensure that the application remains stable and performs as expected.

Get Started

Follow these steps to integrate biometric authentication into your Expo project:

  1. Installation: Clone this repository to your local machine and run yarn install.

  2. Setup: Ensure you have iOS simulator installed.

  3. Running Example: Run yarn start which starts expo and allows you to select a device from the simulator list.

  1. Configuration: Configure your Expo project to enable local authentication and biometrics. Refer to the Expo documentation for detailed instructions.

  2. Implementation: Utilize the provided code examples and guidelines to integrate biometric authentication seamlessly into your iOS app.

Resources

For more detailed insights and explanations, check out these resources:

Refer to the Expo documentation for detailed instructions.

Contributions

Contributions and feedback are welcomed! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

About

Biometric authentication seamlessly using Expo SDK 50. This example demonstrates the integration of local authentication and biometrics into your Expo project, ensuring enhanced security and user convenience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%