Skip to main content
Question

weird background on my buttons on IOS

  • February 26, 2026
  • 1 reply
  • 14 views

Forum|alt.badge.img

I don’t know why i keep getting these weird backgrounds on my button but only on IOS, ive made sure over 10 times in the paywall editor that none of the buttons stack or anything have a shadow or border and it still only happens, the purchase stack are in the footer btw and i tried it outside the footer and faced the same issues. any help would be great <3
For reference:
react-native-purchases: ^9.10.1
react-native-purchases-ui: ^9.10.1

1 reply

matt-heaney
RevenueCat Staff
Forum|alt.badge.img+3
  • RevenueCat Staff
  • February 26, 2026

Hey ​@pxlkeshi!

Thanks for the question. Matt from RevenueCat here!

This isn’t an issue with your paywall, but is expected behavior caused by an accessibility setting on the device. When the “Show Borders” accessibility setting is enabled, borders will appear around UI components.

You can find this setting on iOS by going to Settings > Accessibility > Display & Text Size > Show Borders.

I’ve tested your paywall on my own device with this setting toggled both on and off. The behavior matches what you’re seeing when the setting is enabled, and the borders are not present when the setting is turned off.

I hope this helps!