Install node_modules. YARN was used for this project.
npm install yarn
- Version: 1.0.0
- package installer: yarn
- Environment: React Native + Expo
- Language: Javascript
Fingerprint Authentication only works with cell phones that have Touch ID, otherwise you will not be able to access the application startup.
- 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