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.69k stars 2.21k forks source link

[📚] Document regarding OTHER PLATFORMS is super confusing #8056

Open vipulbhj opened 1 week ago

vipulbhj commented 1 week ago

Documentation Feedback

In the documentation it says that on other platforms, it just falls back to Web SDK, but I am so confused.

Where would the SDK even look for / find the firebase config ?

How to use this for web ?

Does anyone have any examples or something?


MartinN3 commented 6 days ago

I tried to use it for web and ended with https://github.com/invertase/react-native-firebase/discussions/8063 and goal is to lately migrate from those shims to modular approach so this is temporary solution but very similar to what endgame might look like so there won't be much refactoring.