ImagePicker customize

Hello,

Is there a way please to customize to the ImagePicker and change the titles, languages etc etc
My first investigations showed that apparently it is not possible. Do you confirm?

If it is the case what would be the best alternative, still with Expo as i don’t want to eject.

Thanks

Yanis

Hey @sinay18,

What exactly do you mean by changing the titles and languages?

Cheers,

Adam

Hello

Thanks for the feedback

all the labels are in english (‘cancel’ for example) i would like to have them in different languages and also put potentially other labels…the best solution i’ve found so far is to use the Camera component instead

Thanks

Hey @sinay18,

This doesn’t look possible from glancing at the ImagePicker API code. You’d likely need to eject and do something like what is mentioned in this SO post: ios - Changing the development language in Xcode - Stack Overflow

Cheers,

Adam

Thanks :wink:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.