Firebase JS SDK vs React Native Firebase #2874
Unanswered
musabgulfam
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I have faced this problem for the first time. The problem is that we want to utilise the React Native Firebase as some feature is not available in the Firebase JS SDK. My manager proposed to go with the monorepo solution, where we would split the native and web part.
My question is that there should be a more intuitive process to make this happen without the need to split the web and native codebase which is a huge plus with Expo (Since support for web and native OS comes out of the box). Please let me know if there's any such procedures outlined in Expo docs or elsewhere.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions