Is it possible to have progress bar showing when downloading things related to realm while running react-native run-ios?
Expected Results
Knowing the current download progress so that we know the download is not hang or stopped
Actual Results
No progress bar and thought it was hang or stopped, then I realise the download size is big enough (142.8 MB) when accessing the link to view the downloaded file size.
Steps to Reproduce
First time running react-native run-ios with realm installed
Goals
Is it possible to have progress bar showing when downloading things related to realm while running react-native run-ios?
Expected Results
Knowing the current download progress so that we know the download is not hang or stopped
Actual Results
No progress bar and thought it was hang or stopped, then I realise the download size is big enough (142.8 MB) when accessing the link to view the downloaded file size.
Steps to Reproduce
First time running react-native run-ios with realm installed