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)