Skip to content

Loan quoting app and fingerprint authentication via Touch ID.

Notifications You must be signed in to change notification settings

francoders/loan-simulator-react-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loan Simulator

RN JS
VSC Android GitHub GIT FIGMA

FINAAAAAAL

Installation:

Install node_modules. YARN was used for this project.

npm install yarn

Application Details

  • Version: 1.0.0
  • package installer: yarn
  • Environment: React Native + Expo
  • Language: Javascript

Note:

Fingerprint Authentication only works with cell phones that have Touch ID, otherwise you will not be able to access the application startup.

Resources

  • StatusBar: Gives you a component and imperative interface to control the app status bar to chang · version: '1.3.0'
expo install expo-status-bar
  • Picker-Select: A Picker component for React Native which emulates the native select interfaces for iOS and Android · version '8.0.4'
npm i react-native-picker-select
  • expo-local-authentication: Allows you to use FaceID and TouchID or the Biometric Prompt to authenticate the user with a face or fingerprint scan · version: '12.2.0'
expo install expo-local-authentication

About

Loan quoting app and fingerprint authentication via Touch ID.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published