react-localize
Advanced tools
Changelog
2019-07-15 5.1.0
LocalizationContext
is exposed for being used in classes with context apiwithLocalization
and LocalizationContext
Changelog
2018-06-19 4.0.0-beta.2
<Text/>
replacement guide)_localize
internal function flow, although
the order of operations here may need to change again if there's feedback
around the current way we invoke / don't invoke props.localize
.Changelog
4.0.0-beta.1
create-react-context
react-access
from a deps/structure/tooling standpoint<Text/>
component is no longer in the API at all, and we will plan to add documentation
on how you can build a simple one yourself using withLocalization()
.