Some typescript internal errors #3728
Labels
help: good-first-issue
Issues that are non-critical issues & well defined for first time contributors.
Type: Stale
Issue has become stale - automatically added by Stale bot
Issue
I just noticed I have some typescript errors in my project and some of them are related to firebase packages, so I thought to report them here. (I'm currently using
app
andmessage
packages, so other packages may have similar issues.(I should mention that the modules work fine and I have no problem with building my project, so this issue is not actually a bug report, just is a report for internal type checking errors)
\node_modules@react-native-firebase\app\lib\index.d.ts
\node_modules@react-native-firebase\messaging\lib\index.d.ts
Project Files
Javascript
Click To Expand
package.json
:firebase.json
for react-native-firebase v6:# N/A
iOS
Click To Expand
ios/Podfile
:# N/A
AppDelegate.m
:// N/A
Android
Click To Expand
Have you converted to AndroidX?
android/gradle.settings
jetifier=true
for Android compatibility?jetifier
for react-native compatibility?android/build.gradle
:// N/A
android/app/build.gradle
:// N/A
android/settings.gradle
:// N/A
MainApplication.java
:// N/A
AndroidManifest.xml
:<!-- N/A -->
Environment
Click To Expand
react-native info
output:react-native-firebase
version you're using that has this issue:7.1.4
Firebase
module(s) you're using that has the issue:app
cloud messaging
TypeScript
?Y
&3.9.3
React Native Firebase
andInvertase
on Twitter for updates on the library.The text was updated successfully, but these errors were encountered: