Comment on Create your first LiveView Native (Elixir) ApplicationparentComments−bcardarellaOP1yWe have the same strategy as LiveView. We attempt to reconnect when network is lost. There are methods for restoring your state as well that work in LiveView and LiveView Native
Comments
We have the same strategy as LiveView. We attempt to reconnect when network is lost. There are methods for restoring your state as well that work in LiveView and LiveView Native