A CLI tool to create a pre-configured Expo project with TypeScript, NativeWind, custom fonts, and authentication setup. Features 🚀 Expo Router pre-configured 💅 NativeWind (TailwindCSS) setup 🔤 Custom Vazirmatn fonts 🔐 Authentication flow structure 📱 Safe area handling 🎨 Theme suppo...
...如果您想构建自定义 UI,您必须使用 StyleSheet API 自己构建,或者添加像 NativeWind 这样的库,将 TailwindCSS 带入 React Native 或将 Tamagui...使用 Expo,您可以使用 EAS Update 将 JS 更新直接发送到应用程序的最终用户。此服务允许您替换应用程序中的非原生部分(JS、样式代码和资产),而无需向商店提...
"sp-react-native-in-app-updates": "^1.4.0", "tailwindcss": "^3.4.15", "zod": "^3.23.8", "react-native-webview": "13.6.4" }, "devDependencies": { "@babel/core": "^7.25.2", "@types/lodash": "^4.17.13", "@types/react": "~18.2.45", "typescript": "^5.3.3" }, "...
Untested on New Architecture: lucide-react-native No metadata available: @google-cloud/vertexai, @hookform/resolvers, base64-arraybuffer, stripe, tailwindcss Advice: - Use libraries that are actively maintained and support the New Architecture. Find alternative libraries with https://reactnative.dire...
Whether you want to integrate a library such as NativeWind to implement Tailwind CSS styling or a third-party application like Firebase to handle authentication, the setup is straightforward. Ecosystem: The great thing about Expo Router is that it doesn’t come by itself. The Expo team is ...
modules use compatible support package versions for installed Expo SDK Detailed check results: The following issues were found when validating your dependencies against React Native Directory: No metadata available: tailwindcss Advice: - Update React Native Directory to include metadata for unknown ...
{ "@babel/core": "^7.24.0", "@datadog/datadog-ci": "^2.39.0", "@types/react": "~18.2.79", "tailwindcss": "^3.2.7", "typescript": "^5.3.0" }, "resolutions": { "metro": "~0.80.8", "metro-resolver": "~0.80.8", "metro-config": "~0.80.8" }, "private": true }...
docs [docs]: Update Tailwind docs for Tailwind v4 (#34554) Feb 20, 2025 fastlane [ci] use xcode 16.0 (#32221) Oct 22, 2024 guides [expo-go] add readme (#31770) Feb 10, 2025 packages Add entries to CHANGELOGs Feb 20, 2025 patches [6/n] upgrade to react-native 0.77 - update...
nativewind: Utility-first CSS for React Native apps with Tailwind-style classes. postcss: Tool for transforming CSS with JavaScript plugins (used by NativeWind). react: JavaScript library for building user interfaces. react-native: Core framework for building native mobile apps with React. react-na...
tailwind.config.js tsconfig.json Repository files navigation README Ansh's Expo Template Expo starter setup with the following: React Native & Expo Expo Router tRPC on /api/trpc API Route within the same repo TaiwlindCSS with Nativewind v4 ESLint & Prettier Getting Started This project use...