I'm trying to configure app check as documented, but when I import it I have the typescript error:
Module '"@react-native-firebase/app-check"' has no exported member 'ReactNativeFirebaseAppCheckProvider'. Did you mean to use 'import ReactNativeFirebaseAppCheckProvider from "@react-native-firebase/app-check"' instead?ts(2614)
It's only a typescript error, because the feature works as expected
react-native-firebase version you're using that has this issue:
Firebase module(s) you're using that has the issue:
- Are you using
TypeScript?
I'm trying to configure app check as documented, but when I import it I have the typescript error:
Module '"@react-native-firebase/app-check"' has no exported member 'ReactNativeFirebaseAppCheckProvider'. Did you mean to use 'import ReactNativeFirebaseAppCheckProvider from "@react-native-firebase/app-check"' instead?ts(2614)It's only a typescript error, because the feature works as expected
react-native-firebaseversion you're using that has this issue:21.14.0Firebasemodule(s) you're using that has the issue:AppCheckTypeScript?Y&5.0.4