react-navigation-collapsible icon indicating copy to clipboard operation
react-navigation-collapsible copied to clipboard

An extension of react-navigation that makes your header collapsible.

Results 16 react-navigation-collapsible issues
Sort by recently updated
recently updated
newest added

## Information - react-native version: 0.62.2 (latest) - react-navigation version: 5.5.0 (latest) - react-navigation-collapsible version: 5.6.1 (latest) - Platform (iOS/Android): iOS - react-native init or Expo: react-native init ## Detail...

note

Is it currently possible in the library to have a variable height for the collapsable header? **BIGGER PICTURE:** What I'm trying to achieve is essentially an instagram profile layout with...

enhancement

I am using this in a MaterialTopTabNavigator with a SectionList. The SectionList sticky headers do not seem to stick. It looks like they might actually be sticking, but are hidden...

bug
enhancement

Hi, First let me say that this is an amazing package, something that should have been part of the original React Navigation. It is a very common pattern to hide...

new feature

It does not detect the end of scroll and make final action. At the result, when we scroll to make it half collapsed, it stays there. So we detect `onScrollEndDrag`...

enhancement

Many popular apps have been using this behavior. Transition between big header and regular header reference: https://gfycat.com/SpectacularHeftyGentoopenguin

new feature