Bobby Gagnon

Results 3 comments of Bobby Gagnon

> Had the same here on ubuntu 20.04 LTS. The issue isnt with instapy, it was with the webdriverdownloader.py. I ran > > ```shell > sudo apt install firefox-geckodriver >...

I'm having the same issue. I've tried the following and nothing has worked yet: - Reinstalling pods - Importing as `import * as ImagePicker from 'react-native-image-picker'` - importing as `const...

I solved this by quitting the simulator and rebuilding with `react-native run-ios`