Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/react-navigation/stack

Stack navigator for React Navigation
https://github.com/react-navigation/stack

fix: set Android HeaderTitle fontWeight to 'bold' (#308)

cknitt opened this pull request almost 5 years ago
chore(deps): bump handlebars from 4.1.2 to 4.7.3

dependabot[bot] opened this pull request almost 5 years ago
fix: add deprecation for Header.HEIGHT

satya164 opened this pull request almost 5 years ago
fix: wrong typescript reference generation

devon94 opened this pull request almost 5 years ago
fix: add missing descriptor obtaining

osdnk opened this pull request almost 5 years ago
fix: call onTransitionEnd in descriptor on end of transition

osdnk opened this pull request almost 5 years ago
docs: Add missing peer dependency in README

mars-lan opened this pull request almost 5 years ago
refactor: migrate to animated

satya164 opened this pull request almost 5 years ago
chore(deps): bump handlebars from 4.1.2 to 4.5.3

dependabot[bot] opened this pull request almost 5 years ago
docs: code typo

moshfeu opened this pull request almost 5 years ago
fix: include scripts dir required for postinstall script

shirakaba opened this pull request about 5 years ago
feat: typescript generic navigation params

jtschoonhoven opened this pull request about 5 years ago
chore: reuse the stack code from react navigation 5

satya164 opened this pull request about 5 years ago
fix: children touch events leaking to underlying Header right/left components

radko93 opened this pull request about 5 years ago
fix: add type for TransitionConfig

HarikiRito opened this pull request about 5 years ago
[WIP] fix: set default numberOfLines prop to 1 in HeaderTitle

pzatorski opened this pull request about 5 years ago
fix: add ^2.0.0-alpha to react-native-screens peer dependency

Rapsssito opened this pull request about 5 years ago
fix: gesture vertical inverted

osdnk opened this pull request about 5 years ago
feat: expose animation related properties in context

chrfalch opened this pull request about 5 years ago
fix: add clearTimeout to keyboard manager

wojtus7 opened this pull request about 5 years ago
fix: get color from ThemeColors in HeaderBackButton

Ashoat opened this pull request about 5 years ago
fix: handle keyboard return for short interactions

wojtus7 opened this pull request about 5 years ago
Handle keyboard reappearance for short interaction

wojtus7 opened this pull request about 5 years ago
fix: send events even is stack animation is vain

osdnk opened this pull request about 5 years ago
ci: use lockfile checksum for cache key computation

DanielRuf opened this pull request about 5 years ago
Get default header height asynchronously

salvariable opened this pull request about 5 years ago
fix: remove boxShadow for web

Maskedman99 opened this pull request about 5 years ago
Remove boxShadow

Maskedman99 opened this pull request about 5 years ago
feat: expose stack transition values via context

samchamberland opened this pull request about 5 years ago
Traduzindo readme para português

IsraelSampaio opened this pull request about 5 years ago
fix: Fixed headerTitle deprecation warning

rgoldiez opened this pull request about 5 years ago
fix: make modal presentation mode fullscreen on landscape

satya164 opened this pull request about 5 years ago
fix: better interpolation for iOS modal

osdnk opened this pull request about 5 years ago
Display Header with Flexbox

pistou opened this pull request about 5 years ago
feat: swipe velocity impact as prop

osdnk opened this pull request about 5 years ago
chore: add badge and command to install via npm

Maskedman99 opened this pull request about 5 years ago
fix: remove unused prop in HeaderBackButton

PierreCapo opened this pull request about 5 years ago
fix: 🐛 amend transitionConfig as per documentation

johngeorgewright opened this pull request about 5 years ago
feat: export `HeaderBackbuttonProps` type

SimenB opened this pull request over 5 years ago
feat: export `HeaderBackbuttonProps` type

SimenB opened this pull request over 5 years ago
fix: fix typescript definitions

satya164 opened this pull request over 5 years ago
fix: fix type definitions

satya164 opened this pull request over 5 years ago
fix: add peer dep on react-navigation

satya164 opened this pull request over 5 years ago
Updated NavigationState typing

BrendonSled opened this pull request over 5 years ago
feat: switch to react-native-safe-area-context

brentvatne opened this pull request over 5 years ago
feat: change header height

duhduhdan opened this pull request over 5 years ago
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2

dependabot[bot] opened this pull request over 5 years ago
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /example

dependabot[bot] opened this pull request over 5 years ago
feat: support multiple tint colors for `HeaderSegment`

duhduhdan opened this pull request over 5 years ago
feat: disable attaching nodes when gestureEnabled set to false

osdnk opened this pull request over 5 years ago
chore(deps): bump lodash.template from 4.4.0 to 4.5.0

dependabot[bot] opened this pull request over 5 years ago
chore(deps): bump eslint-utils from 1.3.1 to 1.4.2

dependabot[bot] opened this pull request over 5 years ago
chore(deps): bump lodash from 4.17.11 to 4.17.15 in /example

dependabot[bot] opened this pull request over 5 years ago
2.0.0 alpha.10

osdnk opened this pull request over 5 years ago
@osdnk/2.0.0 alpha.9

osdnk opened this pull request over 5 years ago
Fixed didFocus events are no longer triggered in react-navigation/core (alpha.7)

IjzerenHein opened this pull request over 5 years ago
Add 'vertical-inverted' as gesture direction

wojtus7 opened this pull request over 5 years ago
feat: enhance PointerEventView

osdnk opened this pull request over 5 years ago
fix: bunch of fixes regarding reliability of callbacks

osdnk opened this pull request over 5 years ago
feat: add memoization of spring

osdnk opened this pull request over 5 years ago
Allow touch gestures to be passed below StackView to underlying components.

coder89 opened this pull request over 5 years ago
feat: add sticky keyboard mode

tchayen opened this pull request over 5 years ago
feat: change single param to props object in onTransition callbacks

tchayen opened this pull request over 5 years ago
feat: inform whether screen is opening/closing in onTransition callbacks

tchayen opened this pull request over 5 years ago
Disable bottom hit slop of iOS back button

Manduro opened this pull request over 5 years ago
[Bugfix] Cant render headerLeft on first scene

kesha-antonov opened this pull request over 5 years ago
Reduce card gesture velocity impact

christianbaroni opened this pull request over 5 years ago
refactor: don't use keyboardAwareNavigator

satya164 opened this pull request over 5 years ago
fix: attempt to fix screens integration

satya164 opened this pull request over 5 years ago
feat: allow specifying separate style interpolators in navigationOptions

tchayen opened this pull request over 5 years ago
feat: pass navigationOptions to cardInterpolator

osdnk opened this pull request over 5 years ago
feat: add on transition end callback

osdnk opened this pull request over 5 years ago
[web] Change default header styles and mode

EvanBacon opened this pull request over 5 years ago
feat: add iOS modal presentation style

satya164 opened this pull request over 5 years ago
feat: integrate react-native-screens

osdnk opened this pull request over 5 years ago
fix: make container visible on web

jaulz opened this pull request over 5 years ago
Move `react-native-screens` from peer to optionalDependencies

apexskier opened this pull request over 5 years ago
fix: fix reference to types in package.json

JReinhold opened this pull request over 5 years ago
Rewrite stack navigator

satya164 opened this pull request over 5 years ago
Remove animation for transparent modals

todorone opened this pull request over 5 years ago
feat: allow overriding headerLayoutInterpolator

ForbesLindesay opened this pull request over 5 years ago
[web] Use portals to float the header at the body level

EvanBacon opened this pull request over 5 years ago
Autotesting: add accessibilityLabel for header title

dNadiia opened this pull request over 5 years ago
Ios header shadow

arnsa opened this pull request almost 6 years ago
Export interpolation utils

adbl opened this pull request almost 6 years ago
export floatingHeaderHeight as a function when headerMode is float

sophister opened this pull request almost 6 years ago
Include navigation as a prop when rendering a custom header component

ericwrobinson opened this pull request almost 6 years ago
change header for accept element children

misaku opened this pull request almost 6 years ago
Prevent previous screen fade out on push/pop on Android

kmagiera opened this pull request about 6 years ago
Fix transparent header height measurement (Fix #60)

vshab opened this pull request about 6 years ago
Add Vertical Gesture Directions

rjacobskind opened this pull request about 6 years ago
Rethink queued transitions

brentvatne opened this pull request about 6 years ago
apply appBarHeight for header (animated-view) on android

hagaigold opened this pull request about 6 years ago
Stack nav completion on mount

ericvicenti opened this pull request about 6 years ago
Export all files from npm package

ericvicenti opened this pull request over 6 years ago
Use react-native-screens when native screen components are available

kmagiera opened this pull request over 6 years ago
Add transitioning animated value to Transitioner state.

kmagiera opened this pull request over 6 years ago