ghubber
ghubber copied to clipboard
Settings: Language Switcher
Hey!
We need to implement language switcher on Settings by PickerModal
Thank
Can you give me a little guidance on where the relevant code is? @ovr
@mdew192837
- Add button on
SettingsScreen
: see https://github.com/ovr/ghubber/blob/master/containers/SettingsScreen/SettingsScreen.js - Open ModalPicker with list of languages: example https://github.com/ovr/ghubber/blob/master/components/EventRow/EventRowMobile.js#L341
Do you use gitter or some other chat @ovr that I can ask you questions?
@mdew192837 you can write to our chat on Gitter.
@mdew192837 Still you want to implement it? Can I help you on the way?