'Which versions of Android and iOS does Expo cover?
Is there a way to see which Android and iOS versions are catered for in the various Expo versions?
Solution 1:[1]
As of Expo SDK 43, Expo supports Android 5+ (API level 21) and iOS 11+.
Source: https://docs.expo.dev/introduction/faq/#what-version-of-android-and-ios-are
iOS 10 support is dropped since SDK 41
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | colinux |
