ワンクリックで
nativapp
nativapp には Volontariapp から収集した 12 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Mandatory rules and components for handling keyboard avoidance smoothly in the React Native app.
How to correctly handle and format protobuf Timestamp dates sent by the API Gateway to prevent "Invalid Date" issues.
Senior-level React Native architecture and patterns for Expo 54 apps.
Strict coding standards, naming conventions, file size limits, and typing rules.
Guidelines for managing server state, queries, and API clients in React Native.
Best practices for implementing forms with React Hook Form and Zod.
Mandatory rule to never use deprecated APIs or ignore deprecation warnings.
How to correctly handle and compare numeric protobuf enums that are serialized as strings by the API Gateway.
Technical rules for a stable, crash-free, and performant React Native app.
Senior-level styling guidelines for React Native using custom theme and StyleSheet.
Mandatory verification steps using RTK (Rust Token Killer) after making code changes.
Mandatory use of shared libraries (@volontariapp/shared, @volontariapp/contracts) for types and enums instead of hardcoding values.