-
From this page: https://rnfirebase.io/#expo
but
But how do we know if a package not having an Could we get a comprehensive list of modules which require plugins to work? And if plugins are required for Thanks very much for the great work and for reading. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Check the documentation on rnfirebase.io for install steps on ios and android, if the install steps indicate that you need to modify native files and there is no app.plugin.js, then you know it needs one and does not have one.
Expo support is 100% provided by the community of Expo users. Please post a PR to our docs after investigating the above if this is something you need
I think it is down to just needing a plugin for auth package if you need phone auth, but I'm not sure. If it's something you need, don't hold off, just implement the plugin (or finish this one that's going stale because author has some sort of github account issue? #5787 / #6472 / #6167) and you're set |
Beta Was this translation helpful? Give feedback.
Check the documentation on rnfirebase.io for install steps on ios and android, if the install steps indicate that you need to modify native files and there is no app.plugin.js, then you know it needs one and does not have one.
Expo support is 100% provided by the community of Expo users. Please post a PR to our docs after investigating the above if this is something you need