react-localize
react-localize copied to clipboard
A simple context wrapper and text localization component for localizing strings.
I am on version `5.1.1` and trying to organise my localisation bundle like the example provided in the `README`. ``` page: { home: { actions: { subscribe: 'Subscribe', } }...
Whew, this is out of _date_. I'm trying to get a majority of the dependencies updated as they don't impact the library but would likely reduce the noise on warnings...
Per [react-redux](https://github.com/reactjs/react-redux/blob/master/docs/api.md#getwrappedinstance-reactcomponent) I think it would be useful to have a method that returns the wrapped component.
xLocale
`xLocale` depends on being able to visually see the elements, which is manual and seems prone to failure (you might miss it, or forget to check a hidden UI element,...