๐ 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)