obytes / react-native-template-obytes

📱 A template for your next React Native project: Expo, PNPM, TypeScript, TailwindCSS, Husky, EAS, GitHub Actions, Env Vars, expo-router, react-query, react-hook-form.
https://starter.obytes.com
MIT License
2.19k stars 321 forks source link

Internationalization: How to automatically generate key value pairs in the corresponding JSON file in the src/translations folder ? #327

Closed SnakeLil closed 3 months ago

SnakeLil commented 3 months ago

I would like to know how to automatically generate key value pairs in the corresponding JSON file in the src/translations folder ,has it already been integrated? I don't seem to see this in the document, thanks!

image