HMR CSS changes don't propagate to native view controllers
Closed this issue · 0 comments
karlvr commented
We copy the stylesheets from the root to a native view controller when we first create it, so we need to hook into HMR and repeat the process if they change?