Hi!
Just a dummy question.... Anyone succesfully used firebase (database, realtime, auth...) + compose desktop?
a
altavir
11/17/2020, 4:35 PM
What does it have to do with UI?
a
alorma
11/17/2020, 4:52 PM
well, i want to know if it's compatible to use firebase + compose desktop
a
altavir
11/17/2020, 4:54 PM
If you have a desktop client for your services, I do not see, how it could interfere with UI rendering engine.
o
olonho
11/17/2020, 4:57 PM
Compose for Desktop is essentially a JVM library with a Kotlin compiler plugin, so using other JVM libraries (unless they have conflicting Kotlin compiler plugins) is fully possible
a
andylamax
11/17/2020, 5:02 PM
just to add. You probably are talking about firebase admin library. Clients wont be available to desktop