Files
AuthenticationSdk/babel.config.js
mansi-dev 9b9472162e 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
2026-01-27 23:20:10 +05:30

4 lines
72 B
JavaScript

module.exports = {
presets: ['module:@react-native/babel-preset'],
};