원클릭으로
nativapp
nativapp에는 Volontariapp에서 수집한 skills 12개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.