keenranger

react-native-patterns

React Native mobile development patterns for authentication, platform-specific issues, navigation, and SDK integration. Use when debugging React Native apps, fixing iOS/Android issues, handling auth flows, or integrating native SDKs.

keenranger 0 Updated 4mo ago

Resources

4
GitHub

Install

npx skillscat add keenranger/dotfiles/react-native-patterns

Install via the SkillsCat registry.

SKILL.md

React Native Patterns

Mobile development patterns learned from sleepstar and related projects.

Key Areas

See auth.md for authentication patterns (Amplify, Cognito, OAuth).

See platform.md for iOS vs Android differences.

See navigation.md for routing and navigation patterns.

See sdk-integration.md for native SDK integration patterns.