3.0.1
iOS
- Weak link newer frameworks than the minimum deployment target. Allows to use version-specific API's in apps without crashing on older devices / iOS versions. (TIMOB-25440)
- Use base name when importing Swift interface headers (TIMOB-25550)
- Use correct framework header includes for various Swift frameworks (TIMOB-25554)
- Use correct umbrella header import in native helpers (TIMOB-25564)