# react-i18next documentation

## react-i18next documentation

- [Introduction](https://react.i18next.com/readme.md)
- [Getting started](https://react.i18next.com/getting-started.md)
- [Drawbacks of other i18n solutions](https://react.i18next.com/guides/the-drawbacks-of-other-i18n-solutions.md)
- [Quick start](https://react.i18next.com/guides/quick-start.md)
- [Multiple Translation Files](https://react.i18next.com/guides/multiple-translation-files.md)
- [Step by step guide](https://react.i18next.com/latest/using-with-hooks.md)
- [i18next instance](https://react.i18next.com/latest/i18next-instance.md)
- [useTranslation (hook)](https://react.i18next.com/latest/usetranslation-hook.md)
- [withTranslation (HOC)](https://react.i18next.com/latest/withtranslation-hoc.md)
- [Translation (render prop)](https://react.i18next.com/latest/translation-render-prop.md)
- [Trans Component](https://react.i18next.com/latest/trans-component.md)
- [IcuTrans Component](https://react.i18next.com/latest/icu-trans-component.md)
- [I18nextProvider](https://react.i18next.com/latest/i18nextprovider.md)
- [SSR (additional components)](https://react.i18next.com/latest/ssr.md)
- [Migrating v9 to v10](https://react.i18next.com/latest/migrating-v9-to-v10.md)
- [TypeScript](https://react.i18next.com/latest/typescript.md)
- [Using with ICU format](https://react.i18next.com/misc/using-with-icu-format.md)
- [Using with fluent format](https://react.i18next.com/misc/using-with-fluent-format.md)
- [Testing](https://react.i18next.com/misc/testing.md)
