I want to build an app that uses firebase (realtime database) and runs on web AND mobile. I only found that I need to use two plugins one for web and one for mobile.
So my question is: Is there a way to use firebase (realtime database) on mobile and web more easier (f.e. with only one plugin)?