Changelog:
- fix(ios): use positional index for TabView tags to avoid duplicate .tag (#1082) (9f5e139)
- chore(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 in /example (#1087) (6801099)
- fix(ios): defer SwiftUI host setup until reactViewController is ready (#1088) (c7ec8ea)
- chore(examples): cleanup maestro setup (#1091) (e3db189)
What's Changed
- fix(ios): defer SwiftUI host setup until reactViewController is ready by @IsaacIsrael in #1088
- fix(ios): use positional index for SwiftUI TabView tags by @ios-youngsun-ban in #1082
New Contributors
- @IsaacIsrael made their first contribution in #1088
- @ios-youngsun-ban made their first contribution in #1082
Full Changelog: v8.0.2...v8.0.3