react-native-bottomsheet-reanimated
react-native-bottomsheet-reanimated copied to clipboard
Question about importing Bottom Sheet to child component
Hi, Hope you're having a nice week. I have a question If there any way that I can import your BS in a child component? I've tried but it only works when I import BS at the parent component. The problem that I'm using the TabView in the parent component so It's hard to get the ID or name prop from the child to parent. Thanks for your time, sir.
Yes, I have the same issue.