invertase / react-native-firebase

🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
https://rnfirebase.io
Other
11.73k stars 2.22k forks source link

feat: Add initial tvOS support to some firebase packages #8109

Closed adamkoch closed 3 weeks ago

adamkoch commented 3 weeks ago

Adds compatibility with tvOS (using react-native-tvos) for RNFirebase packages: app, auth, firestore, functions, storage and app check

Description

Two main changes:

This allows running the updated Firebase packages on tvOS.

Related issues

Not aware of an open issue but discussion here: https://github.com/invertase/react-native-firebase/discussions/5722#discussioncomment-11125191

Release Summary

Adds compatibility with tvOS (using react-native-tvos) for RNFirebase packages: app, auth, firestore, functions, storage and app check

Checklist

Test Plan

Not sure how to add a test plan for this change.


Think react-native-firebase is great? Please consider supporting the project with any of the below:

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-firebase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 1, 2024 11:21pm
CLAassistant commented 3 weeks ago

CLA assistant check
All committers have signed the CLA.

mikehardy commented 3 weeks ago

I couldn't push to this fork:branch combo with my fixups so I've posted them all here:

I will close this PR but obviously it is the base of that one - if you could head over there and check the add-on commits to see the changes I made, I think they should work?

You can grab the patch set for testing via patch-package by following the details link on the CI patch-package workflow and looking at the summary there