0Day Forums
What is the difference between Hot Reloading and Live Reloading in React Native? - Printable Version

+- 0Day Forums (https://0day.red)
+-- Forum: Coding (https://0day.red/Forum-Coding)
+--- Forum: React Native (https://0day.red/Forum-React-Native)
+--- Thread: What is the difference between Hot Reloading and Live Reloading in React Native? (/Thread-What-is-the-difference-between-Hot-Reloading-and-Live-Reloading-in-React-Native)



What is the difference between Hot Reloading and Live Reloading in React Native? - jeandbwdf - 07-19-2023

I'm a bit confused here. When I'm debugging a React Native Application, I usually enable both *Hot Reloading* and *Live Reloading*. I want to know what is the difference between them?