collapsible-navbar icon indicating copy to clipboard operation
collapsible-navbar copied to clipboard

Results 6 collapsible-navbar issues
Sort by recently updated
recently updated
newest added

Thanks for creating this. Very useful! Please help how can we use this for WebView

Thanks for creating this. Very useful! Since the `clampedScroll` depends on both the `offsetAnim` and the `scrollAnim` `_clampedScrollValue` needs to be computed for both. Here is my code (slightly modified...

Please look at the header https://www.dropbox.com/s/neb61iatjzacnz8/collapsing_bug.mov?dl=0 After gesture release scroll still going with deceleration even if scrollsToTop happened. when I was debugging https://github.com/facebook/react-native/blob/master/Libraries/NativeAnimation/Nodes/RCTDiffClampAnimatedNode.m#L49 it seems that it getting events from...

The app crashes on Android when closing the app with the back button and open it again (I did not test it on iOS). This gets resolved when cleaning the...

Hi i saw your fixed this issue. But i still getting this error(if i click animated view header button). Can u help me?

Great stuff, however I'm only able to get 3FPS on Android devices. Do you think it has to do with Animation support on Android? Cheers @janicduplessis