Skip to content

Expo build fails because react-native-firebase tries to import deprecated API (pre-AndroidX) #6890

Answered by mikehardy
polygbrl asked this question in Q&A
Discussion options

You must be logged in to vote

react-native-firebase: 5.6.0

That's a versioning violation: https://invertase.io/blog/react-native-firebase-versioning - it is the old old old firebase before it was converted to a monorepo. Unbelievably it still wasn't deprecated on npmjs.com, I just did that so it should be even more obvious to others in the future that there is no circumstance where react-native-firebase v5 should still be in use

Remove that one, and things should work for you

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@polygbrl
Comment options

Answer selected by polygbrl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants