Skip to content

Conversation

@NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Nov 8, 2025

New features for the TabView for iOS 26+, including support for a customizable bottom accessory view and control over the tab bar's minimize behavior.

ns-tabview-ios26.mp4

iOS 26+ features for TabView:

  • Added support for an optional bottom accessory view (iosBottomAccessory) that appears above the tab bar. This is settable via a NativeScript View and is ignored on platforms below iOS 26. Includes native integration, proper setup/teardown, and layout handling. [1] [2] [3] [4]
  • Introduced a new property (iosTabBarMinimizeBehavior) to control tab bar minimize behavior, supporting values like 'automatic', 'never', 'onScrollDown', and 'onScrollUp'. [1] [2] [3]

@NathanWalker NathanWalker added this to the 9.0 milestone Nov 8, 2025
@nx-cloud
Copy link

nx-cloud bot commented Nov 8, 2025

View your CI Pipeline Execution ↗ for commit 571c54b

Command Status Duration Result
nx test apps-automated -c=ios ✅ Succeeded 2m 21s View ↗
nx run-many --target=test --configuration=ci --... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-08 16:57:02 UTC

@triniwiz triniwiz self-requested a review November 8, 2025 22:15
@NathanWalker NathanWalker merged commit 3015f4c into main Nov 8, 2025
7 checks passed
@NathanWalker NathanWalker deleted the feat/ios-tabview-ios-26-extras branch November 8, 2025 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants