hyperoslo / ImagePicker

:camera: Reinventing the way ImagePicker works.
Other
4.87k stars 677 forks source link

fix and simplify bundle resource path #481

Open benwalch opened 3 years ago

benwalch commented 3 years ago

This change simplifies the retrieval of the ImagePicker bundle. It also fixes a bug on iOS 14, where image resources did not load because the bundle isn't resolved properly. fixes #479