en un clic
nativapp
nativapp contient 12 skills collectées depuis Volontariapp, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.