Loading...
Loading...
Found 135 Skills
Guidelines for upgrading Expo SDK versions and fixing dependency issues
Build and distribute Expo development clients locally or via TestFlight
Guidelines for creating API routes in Expo Router with EAS Hosting
Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.
Architects a Flutter application using the recommended layered approach (UI, Logic, Data). Use when structuring a new project or refactoring for scalability.
`@expo/ui/swift-ui` package lets you use SwiftUI Views and modifiers in your app.
Inspect and profile React Native component trees from agent-device. Use when debugging React Native props, state, hooks, render causes, slow components, excessive re-renders, or questions like why a component re-rendered.
Move between or deep link to different screens or routes within a Flutter application
Use the Flutter team's recommended app architecture
Build a form with validation
Implements Syncfusion Flutter Barcode Generator (SfBarcodeGenerator) for generating 1D and 2D barcodes in Flutter apps. Use when working with QR codes, Data Matrix, Code128, EAN, UPC, or other machine-readable barcode formats. This skill covers barcode types, customization, sizing, text display, and integration into product labels, ticketing, or inventory systems.
Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation. Use when developing web applications or mobile apps that require specific deep linking and browser history support.