expo-local-authentication failed in bare react native app

I used LocalAuthentication I a bared React-Native project:

“react-native”: “0.61.5”,
“expo-local-authentication”: “^9.3.0”,
“react-native-unimodules”: “^0.11.0”,

undefined is not an object (evaluating ‘_ExpoLocalAuthentication.default.authenticateAsync’)

Any help pls?