Ussama Iftikhar
Results
3
comments of
Ussama Iftikhar
This worked for me const reducedMotion = useReducedMotion(); animateOnMount={!reducedMotion}
This worked for me const reducedMotion = useReducedMotion(); animateOnMount={!reducedMotion}
Solution Change in props onItemChanged?: (itemData: DataType,index: number) => void; Change in Indexjs onItemChanged(viewableItems[0].item, index)