diff --git a/docs/docs/docs/getting-started/how-is-it-different.mdx b/docs/docs/docs/getting-started/how-is-it-different.mdx index 4ddb2abd..42df26b6 100644 --- a/docs/docs/docs/getting-started/how-is-it-different.mdx +++ b/docs/docs/docs/getting-started/how-is-it-different.mdx @@ -49,6 +49,12 @@ SwiftUI's TabView offer built-in smooth animations between tabs. Using one prop you can add haptic feedback support to your tab bar on both Android and iOS. This can significantly enhance users experience. +### Picture In Picture avoidance + +When picture in picture popup is shown system will automatically avoid tabs from being covered by it. + +