react-native-faceid-ios-enable

1.0.0 • Public • Published

react-native-faceid-ios-enable

Adds security message to allow use of FaceID without requiring XCode intervention

Usage

yarn add react-native-faceid-ios-enable

Note You can determine the text for the camera permission message via the IOSFaceIDPrivacyText property of your package.json file. To set text, just set the value like so before adding the package:

{
    ...
    dependencies: {
        ...
    },
    IOSFaceIDPrivacyText: "Please let me use the camera!"
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i react-native-faceid-ios-enable

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.68 kB

Total Files

5

Last publish

Collaborators

  • raydeck