FlashcardIntermediate
Automatic Platform Extension Resolution
The Metro bundler resolves platform extensions automatically when you import without one.
Question
How does the bundler resolve an import like './Card' with platform files present?
Click to reveal answer