<Panel5 />

A grid of 120 colors arranged in 12 columns and 10 rows.
Be aware
This panel is limited to a fixed range of colors and cannot display all colors.
Props
gestures
An array of gestures or composed gestures from react-native-gesture-handler that run simultaneously with the color picker’s gestures.
type: Gesture[] · default: []
style
The panel’s container style.
type: ViewStyle1
selectionStyle
The style of the square that indicates the selected color.
type: ViewStyle1
accessibilityLabel
Panel’s label for accessibility.
type: string
accessibilityHint
Panel’s hint for accessibility.
type: string