react-native-actions-sheet icon indicating copy to clipboard operation
react-native-actions-sheet copied to clipboard

onPositionChanged onReachedTop:boolean not working properly

Open Nitekurs opened this issue 3 years ago • 1 comments

Hi I want if bottom sheet cover full screen that time I want hide show some content, so that i am using onPositionChanged but this event not work.

Nitekurs avatar Mar 11 '22 08:03 Nitekurs

hi, any one please help me. onEndReached not working if reached on top position

Nitekurs avatar Mar 22 '22 12:03 Nitekurs

Fixed in v0.8.0 releasing soon. OnEnd reached prop has been replaced with onChange prop.

ammarahm-ed avatar Aug 21 '22 06:08 ammarahm-ed