UNPKG

reactnativeepictrailsds

Version:

A flexible and customizable design system for React Native, providing pre-built UI components, typography, and themes to enhance mobile app development.

14 lines (12 loc) 231 B
{ "extends": "expo/tsconfig.base", "compilerOptions": { "jsx": "react-native", "paths": { "@/*": [ "./*" ] } }, "include": ["nativewind-env.d.ts","./src/**/*","./dist/**/*"], }