Please understand this website is built in react, the components are in react native. There may be slight differences!
There is some clickable area issue in this web only!
Properties table
allowOpeningMoreThanTwo?
boolean
Allow opening more than two accordion elements.
data
string[]
Data displayed inside accordion.
dataFontSize?
number[]
Data font sizes
defaultOpenedIndex?
string[]
Default opened indexes, starting from 1
headings
fontSizes
Headings to map with the data.
headingFontSize?
number
Heading font sizes
type?
string[]
Accordion action types
Library data types
fontSize
xxs, xs, sm, md, lg, xl, 2xl, 3xl, 4xl, 5xl, 6xl
Built in font size derived from tailwind _~_ Can import by FontSize from './unistyles.ts'