UNPKG

create-nova-expo-template

Version:

A template for creating a new React Native app using Expo and TypeScript, with a focus on performance and best practices.

4 lines (2 loc) 86 B
import en from "@/locale/en.json"; export type TranslationKeyEnum = keyof typeof en;