ElixirConf: ElixirConf 2022 - Brian Cardarella - What is LiveView Native?
Comments welcome! View the #elixirconf tag for more ElixirConf talks!
ElixirConf: ElixirConf 2022 - Brian Cardarella - What is LiveView Native?
Comments welcome! View the #elixirconf tag for more ElixirConf talks!
LiveView Native sounds amazing!!
Well done @bcd765 and everyone who has worked on it
This is pretty incredible! Super super cool.
Sounds too good to be true Awesome project.
What I’m really excited about is that UX stays native to the platform. I want my iOS apps to look and feel like iOS apps.
One question to @bcd765 what happens when the connection drops for a significant amount of time? Like I’m in a tunnel somewhere.
I would expect it to work similar to LiveView that it will reconnect and refresh app view like in LiveView does by sending client state with new connection.
I wonder what could be done to make native live views to work offline. Not being able to do anything would be very not cool for the users, so maybe some caching of views and data?
Anyways, that’s a super good news, really eager to test it for Android!
Very cool project! The missing link. Maybe I can convince my manager(s) to drop flutter frontend. But I think I’ll have to wait a bit until I can show a MacOS X client as a proof-of-concept. Well done!