Phạm Thành Trung
Results
3
comments of
Phạm Thành Trung
> #18616 (comment) it will block the animation because you have to wait for next render
> > try this > > ```tsx > import React, { useCallback, useMemo, useRef } from "react"; > import { StyleSheet, Text, View, Button } from "react-native"; > import BottomSheet,...
I simply add **cascade: true** and it works