DEV Community

Asad Rafi
Asad Rafi

Posted on

React Native devs Storm is coming

πŸš€ Hey React Native devs!

I’m an 18 y/o passionate developer and recently launched my first npm package:
πŸ‘‰ auto-translation

It’s a library that automates your localization (i18n) process.
Right now it works with React, but in just 2–3 days (v2.1) it’ll also support React Native πŸŽ‰

πŸ’‘ This week we already crossed 500+ downloads β€” which feels huge!

πŸ”‘ What it does:

Automatically extracts translation keys from React components

Wraps them with a translation function

Generates i18n configs + JSON language files

Creates a ready-to-use folder structure

πŸ“¦ Links

NPM: https://www.npmjs.com/package/auto-translation

GitHub (open source): https://github.com/asadrafi1221/auto_translate_npm_package

πŸ™Œ How you can help:

Try it out & share feedback

Suggest improvements

Contribute code (PRs welcome!)

Let’s make localization effortless together πŸ’™

Top comments (0)