React Fast Refresh is the successor of React Hot Loader. It is fully supported by the React team and was initially shipped alongside React Native 0.6.1 back in 2019. The actual plan is to make it available eventually for the whole ecosystem since the core implementation is platform-agnostic.
Full article