mobile-developer

Develop cross-platform mobile apps with Expo React Native and offline-first strategies.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vctplatform/vct-erp --skill mobile-developer-vctplatform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mobile-developer
Source: https://github.com/vctplatform/vct-erp/tree/main/vct-erp/.agents/skills/mobile-developer
Command: npx skills add https://github.com/vctplatform/vct-erp --skill mobile-developer-vctplatform

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the development of robust, feature-rich mobile applications for the VCT Platform, focusing on advanced React Native patterns and native integrations.

Core Features & Use Cases

  • Expo React Native Development: Leverages Expo SDK for efficient cross-platform app building.
  • Native Module Integration: Seamlessly incorporates native code for enhanced functionality.
  • Offline-First Architecture: Ensures app usability and data integrity even without a network connection.
  • Push Notifications & Biometrics: Implements real-time alerts and secure user authentication.
  • App Store Optimization: Guides best practices for app store visibility and performance.

Quick Start

Use the mobile-developer skill to implement a new feature for the VCT Platform mobile app.

Frequently Asked Questions about mobile-developer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build an offline-first mobile app with Expo and React Native?

To build an offline-first mobile app with Expo React Native, you implement data synchronization strategies that ensure usability and data integrity without a network connection. This Skill utilizes Zustand for state management to maintain local data persistence seamlessly.

How do I set up push notifications and biometric authentication in React Native?

Setting up push notifications and biometric authentication in React Native involves integrating native modules to handle real-time alerts and secure user logins. This Skill streamlines incorporating native code to manage these enhanced mobile functionalities seamlessly.

Can I use Supabase and Expo Router together for cross-platform mobile development?

Yes, you can use Supabase and Expo Router together for cross-platform mobile development. This Skill leverages Expo Router for navigation, Supabase for backend services, and NativeWind to create a comprehensive and efficient development workflow.

What is the best way to manage app store optimization for a React Native application?

Managing app store optimization for a React Native application involves following specific best practices to improve app visibility and performance in the stores. This Skill guides you through configuring EAS Build and implementing optimization strategies tailored for the VCT Platform.

Does EAS Build support native module integration for Expo apps?

Yes, EAS Build supports native module integration for Expo apps by allowing you to seamlessly incorporate native code alongside your JavaScript bundle. This capability ensures you can leverage enhanced device functionality while maintaining a cross-platform workflow.