Running both emulators at the same time?

Hi,

I’m trying the ios and Android emulators and have them update at the same time. (I run npm run ios in one terminal, and npm run android in another) but only one of them refreshes when I press save. Both are set to hot reloading.

Is it possible?