refactor: rename package to RNAuthentication and update dependencies
feat: add postinstall script for patch-package fix: update react-native-biometrics to support device credentials refactor: remove FaceAuth, Home, LockScreen, Managelock, and related auth files chore: update TypeScript configuration for React Native
This commit is contained in:
@@ -14,7 +14,7 @@ if linkage != nil
|
||||
use_frameworks! :linkage => linkage.to_sym
|
||||
end
|
||||
|
||||
target 'authenticationsdk' do
|
||||
target 'RNAuthentication' do
|
||||
config = use_native_modules!
|
||||
|
||||
use_react_native!(
|
||||
|
||||
Reference in New Issue
Block a user