react-native-globalize icon indicating copy to clipboard operation
react-native-globalize copied to clipboard

Internationalization (i18n) for React Native

Results 2 react-native-globalize issues
Sort by recently updated
recently updated
newest added

Hey, thanks for a great library! Currently I'm in the process of converting our ancient, manual i18n logic to something more streamlined, and I think this library seems like a...

enhancement

Hello! Didn't you think about some way to specify possible list of IDs? For example: ```ts // it is possible to build programmatically from your translations object, even nested type...

enhancement