You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to use this library for a React-Native project, I'd like to use it with cljsjs.firebase-node instead of cljsjs.firebase, since the latter has hard dependencies on the DOM, which is not available in a RN project.
Is it possible to replace the dependency on cljsjs.firebase with something configureable?
The text was updated successfully, but these errors were encountered:
In order to use this library for a React-Native project, I'd like to use it with
cljsjs.firebase-node
instead ofcljsjs.firebase
, since the latter has hard dependencies on the DOM, which is not available in a RN project.Is it possible to replace the dependency on
cljsjs.firebase
with something configureable?The text was updated successfully, but these errors were encountered: