Skip to content

Last updated: 20 November 2025 | Change log


Customization

You can customize your views using the following properties supported by AccessCheckoutTextInput.

Properties

Here are the properties supported by AccessCheckoutTextInput:

PropertiesType
nativeIDstring
testIDstring
placeholderstring
placeholderTextColorReact Native color keywords
editableboolean
styleAccessCheckoutTextInputStyle

Styles

In addition to the styles supported by View, here are the styles supported by AccessCheckoutTextInputStyle:

PropertiesType
colorReact Native color keywords
fontFamilystring
fontSizenumber
fontStylenormal, italic
fontWeightnormal, bold, 100, 200, 300, 400, 500, 600, 700, 800, 900

Please note that whilst font weights normal and bold are supported for most fonts, not all fonts have a variant for each of the numeric values. In such a scenario, the closest one is chosen.