QuizIntermediate

Platform.select for Value Maps

Learn how Platform.select returns a value based on the current platform.

What does Platform.select({ ios: 'A', android: 'B' }) return when the app runs on Android?