I am using react native to create an app. I am using npm image picker library to access to camera and photo library.
It works fine with the real device, however, when I run it with my simulator it gets immensely slow. The tab bar shows up slow and navigating to photo albums takes like 30 seconds to load.
Anyone have this issue?