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

If I open up the demo snack in Expo Go on both Android and iOS, and look at the 'default header' example. On Android when I start scrolling the header...

## Information - react-native version: 0.66.3 - react-navigation version: 6.0.6 - react-navigation-collapsible version: 6.3.0 - Platform (iOS/Android): iOS - react-native init or Expo: init ## Detail On iOS (iPhone 13...

bug

On iOS device only the header appear when scroll reachs bottom of my flatlist. I've been try also your demo on my expo go app and there is same problem....

limitation

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

is it possible to make collapsible header with createMaterialTopTabNavigator and react-native-tab-view ?

new feature
bug-react-native

## Information - react-native version: 0.64.5 - react-navigation version: "@react-navigation/compat": "5.3.15", "@react-navigation/native": "5.9.4", "@react-navigation/stack": "5.14.4", - react-navigation-collapsible version: 5.10.2 - Platform (iOS/Android): iOS - react-native init or Expo: These are...

bug

resolves #128, #17 ![Oct-17-2020 22-12-38](https://user-images.githubusercontent.com/916690/96352780-66d90600-10c6-11eb-9808-d2b2d3f67304.gif)

work in progress

initial state: After scrolling until specific height:

question
discussion

## Information - react-native version: 0.61.4 - react-navigation version: ^5.0.9 - react-navigation-collapsible version: ^5.4.0 - Platform (iOS/Android): Android (Maybe iOS but couldn't test it) - react-native init or Expo: Expo...

note