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 a57d95b8..4ddb2abd 100644 --- a/docs/docs/docs/getting-started/how-is-it-different.mdx +++ b/docs/docs/docs/getting-started/how-is-it-different.mdx @@ -27,7 +27,7 @@ Native Bottom tabs adapt to platform apperance on multiple platforms. You always | **iPadOS** | | | **visionOS** | | | **tvOS** | | -| **macOS** | Coming soon | +| **macOS** | | ### Automatic scroll to top diff --git a/docs/docs/docs/getting-started/introduction.mdx b/docs/docs/docs/getting-started/introduction.mdx index 7e38e909..b6a4b477 100644 --- a/docs/docs/docs/getting-started/introduction.mdx +++ b/docs/docs/docs/getting-started/introduction.mdx @@ -9,4 +9,4 @@ React Native Bottom Tabs is a library that provides a native bottom tabs experie - Android - visionOS - tvOS -- macOS (coming soon) +- macOS diff --git a/docs/docs/public/img/macos-tabs.png b/docs/docs/public/img/macos-tabs.png new file mode 100644 index 00000000..3d46924e Binary files /dev/null and b/docs/docs/public/img/macos-tabs.png differ