Triggers
Name | Description | Components |
---|---|---|
On Screen Focus | Runs every time the screen comes into focus | Screen |
On Press | Starts the action when the element is pressed. | Button Icon Button Link Touchable Checkbox Checkbox Row Radio Button Star Rating Action Sheet Item Action Sheet Cancel Map Callout |
On Long Press | Starts the action when the element is long pressed. | Button Touchable Pressable |
On Date Change | Starts the action when the date is changed | Date Picker |
On Change Text | Starts the action when the text is changed | Text Area Text Input Number Input Styled Text Area Styled Text Field |
On Value Change | Starts the action when the value is changed | Picker Radio Button Group Slider Switch Switch Row |
On Check | Starts the action when the checkbox is checked | Checkbox Checkbox Row |
On Uncheck | Starts the action when the checkbox is unchecked | Checkbox Checkbox Row |
On Change | Starts the action when the value is changed | Stepper |
On Index Changed | Starts the action when swiped | Swiper |
On Refresh | Starts the action when the element is refreshed | List FlashList Masonry List |
On End Reached | Starts the action when the end threshold is reached | List FlashList Masonry List |
Updated 3 months ago