43 items
Ternary Platform Check Gone Wrong
Code QuizComparing Platform.Version on Android
Code QuizStatusBar backgroundColor Does Nothing on iOS
Code QuizPlatform.select in StyleSheet.create
Code QuizExtension Resolution Order
Code QuizDetecting Web vs Native
Code QuizPlatform.isPad Constant
Code QuizPlatform.select Value Mapping
Code QuizPlatform-Specific Style Objects
Code QuizDefault Case in Platform.select
Code QuizPlatform.OS Runtime Branching
Code QuizPlatform-Specific File Extensions
Code QuizBranch Code vs Split Files
Slides / VideoPlatform Behavior in Shared Components
Slides / VideoOrganizing Platform-Specific Code
Slides / VideoDetecting Platform Constants: isPad & isTV
Slides / VideoConditional Styling per Platform
Slides / VideoNative File Extensions for Web Sharing
Slides / VideoPlatform Differences: elevation vs shadow
QuizPlatform.select for Value Maps
QuizPlatform.Version for OS Checks
QuizDetecting Tablet with Platform.isPad
QuizReading Platform.constants
QuizPlatform-Specific File Extensions
QuizHow Metro Resolves Platform Extensions
Quiz.native.js vs .web.js Resolution
QuizPlatform.select in StyleSheet
QuizConditional Rendering per Platform
QuizShared vs Platform-Divergent Code
QuizOrganizing Platform-Specific Code
Flashcard.native.js for Web Code Sharing
FlashcardPlatform.isPad, isTV Constants
FlashcardPhysical Device vs Simulator
FlashcardConditional Platform Component Rendering
FlashcardPlatform.Version for OS Version Checks
FlashcardPlatform-Specific File Extensions
FlashcardAutomatic Platform Extension Resolution
FlashcardStatusBar and Safe Area Differences
FlashcardPlatform-Specific Styling Differences
FlashcardPlatform.select for OS Value Maps
FlashcardPlatform File Extensions in React Native
Slides / VideoPlatform.Version for OS Version Checks
Slides / VideoPlatform.select for Per-Platform Values
Slides / VideoPlatform-Specific Styling Differences
Use Platform.select or platform files to handle styling that must differ per OS.
How do you handle styles that need to differ between iOS and Android?