Skip to content

Commit

Permalink
Merge branch 'ADP-1666-dark-mode'
Browse files Browse the repository at this point in the history
* ADP-1666-dark-mode:
  Added info that dark mode is qavailable on paid plans
  • Loading branch information
Lutik-sun committed Oct 25, 2024
2 parents 22fab00 + 5bf0008 commit e14fe73
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions versioned_docs/version-3.0/paywall-dark-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ import Zoom from 'react-medium-image-zoom';
import 'react-medium-image-zoom/dist/styles.css';

Dark mode has become an essential feature for improving user experience in mobile apps, especially for users who spend long periods interacting with content. Most apps that support dark mode also choose to have two different versions of the paywall (light and dark) for consistency, and Adapty allows to do exactly that.

:::note

To use the Paywall hero video, you’ll need a paid plan: Pro, Pro+, or Enterprise.

:::

<Zoom>
<img src={require('./img/darkmode.webp').default}
style={{
Expand Down

0 comments on commit e14fe73

Please sign in to comment.