43 items
Comparing Platform.Version on Android
Code QuizTernary Platform Check Gone Wrong
Code QuizStatusBar backgroundColor Does Nothing on iOS
Code QuizDefault Case in Platform.select
Code QuizPlatform-Specific File Extensions
Code QuizPlatform.select in StyleSheet.create
Code QuizPlatform.OS Runtime Branching
Code QuizPlatform.select Value Mapping
Code QuizDetecting Web vs Native
Code QuizExtension Resolution Order
Code QuizPlatform.isPad Constant
Code QuizPlatform-Specific Style Objects
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.Version for OS Checks
QuizShared vs Platform-Divergent Code
QuizPlatform.select for Value Maps
QuizReading Platform.constants
QuizPlatform-Specific File Extensions
QuizPlatform Differences: elevation vs shadow
QuizDetecting Tablet with Platform.isPad
QuizPlatform.select in StyleSheet
Quiz.native.js vs .web.js Resolution
QuizConditional Rendering per Platform
QuizHow Metro Resolves Platform Extensions
QuizAutomatic Platform Extension Resolution
FlashcardPlatform-Specific File Extensions
FlashcardPlatform.Version for OS Version Checks
FlashcardPhysical Device vs Simulator
FlashcardConditional Platform Component Rendering
FlashcardPlatform.isPad, isTV Constants
FlashcardStatusBar and Safe Area Differences
Flashcard.native.js for Web Code Sharing
FlashcardOrganizing Platform-Specific Code
FlashcardPlatform.select for OS Value Maps
FlashcardPlatform-Specific Styling Differences
FlashcardPlatform File Extensions in React Native
Slides / VideoPlatform.Version for OS Version Checks
Slides / VideoPlatform.select for Per-Platform Values
Slides / VideoPlatform.select for OS Value Maps
Platform.select returns a value based on the current operating system from a supplied map.
What does Platform.select do and when would you use it?