Sample project on how to get started with Transifex Native on React applications.
An interactive guide on how to setup the SDK and localize the app using cloud based localization.
Install the library dependencies:
npm ci
Start the project:
npm start