Ecosyste.ms: OpenCollective

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

github.com/react-navigation/navigation-ex

Routing and navigation for your React Native apps
https://github.com/react-navigation/navigation-ex

fix: add handling config without path property

WoLewicki opened this pull request almost 5 years ago
chore: prepare for stable release

satya164 opened this pull request almost 5 years ago
feat: support ignoring empty path strings

WoLewicki opened this pull request almost 5 years ago
chore: don't run expo preview for contributors

satya164 opened this pull request almost 5 years ago
refactor: rename NavigationNativeContainer to NavigationContainer

osdnk opened this pull request almost 5 years ago
[ImgBot] Optimize images

imgbot[bot] opened this pull request almost 5 years ago
chore: fix gesture handler version

satya164 opened this pull request almost 5 years ago
chore: fix gesture handler version

satya164 opened this pull request almost 5 years ago
fix: wrap navigators in gesture handler root

satya164 opened this pull request almost 5 years ago
fix: update screens for native stack

satya164 opened this pull request almost 5 years ago
fix: dispatch pop early when screen is closed with gesture

satya164 opened this pull request almost 5 years ago
chore: fix QR code link for expo preview

satya164 opened this pull request almost 5 years ago
chore: tweak expo preview comment

satya164 opened this pull request almost 5 years ago
fix: disable screens when mode is modal on older expo versions

satya164 opened this pull request almost 5 years ago
chore: tweaks

satya164 opened this pull request almost 5 years ago
chore: deploy pull requests to expo

satya164 opened this pull request almost 5 years ago
fix: add accessibilityRole=header to header title

satya164 opened this pull request almost 5 years ago
chore: add action to publish expo app

satya164 opened this pull request almost 5 years ago
refactor: don't pass drawerPosition as a prop to drawerContent

satya164 opened this pull request almost 5 years ago
feat: handle closing drawer before going back in useBackButton

osdnk opened this pull request almost 5 years ago
feat: POC of ts-tests

osdnk opened this pull request almost 5 years ago
feat: add initialRouteName property to config

WoLewicki opened this pull request almost 5 years ago
refactor: drop unmountInactiveScreens in favor of unmountOnBlur option

satya164 opened this pull request almost 5 years ago
feat: add error if multiple instances of useLinking are used

osdnk opened this pull request almost 5 years ago
feat: add deeplinking to native example

osdnk opened this pull request almost 5 years ago
feat: add `screens` prop for nested configs

WoLewicki opened this pull request almost 5 years ago
@satya164/history

osdnk opened this pull request almost 5 years ago
feat: disable pan gesture by default in the browser for Apple devices

EvanBacon opened this pull request almost 5 years ago
fix: history.replaceState with null

osdnk opened this pull request almost 5 years ago
feat: add sidebar drawer type

NoemiRozpara opened this pull request almost 5 years ago
feat: add useIsDrawerOpen hook

satya164 opened this pull request almost 5 years ago
feat: add `animationTypeForReplace` option

satya164 opened this pull request almost 5 years ago
fix: screens integration on Android

osdnk opened this pull request almost 5 years ago
feat: add parsing empty path string

WoLewicki opened this pull request almost 5 years ago
refactor: split Overlay into a new component

EvanBacon opened this pull request almost 5 years ago
fix: warn if non-serializable values found in state

satya164 opened this pull request almost 5 years ago
feat: check for state type

NoemiRozpara opened this pull request almost 5 years ago
feat: Block pointer events if overlay is enabled

MichielDeMey opened this pull request almost 5 years ago
feat: add useNavigationState hook

satya164 opened this pull request almost 5 years ago
feat: pass screenOptions to Screen's options function

benevbright opened this pull request almost 5 years ago
feat: support for callbackAction on useScrollToTop hook

eriveltonelias opened this pull request almost 5 years ago
feat: support nested config in getPathFromState

WoLewicki opened this pull request almost 5 years ago
chore: use project references for typescript

satya164 opened this pull request almost 5 years ago
chore: remove nohoist from example

satya164 opened this pull request almost 5 years ago
[native-stack] fix: support headerLeft

jrylan opened this pull request almost 5 years ago
Update issue templates

satya164 opened this pull request almost 5 years ago
chore: setup detox for iOS

satya164 opened this pull request almost 5 years ago
fix: change transition spec ios for spring animation

Jekiwijaya opened this pull request almost 5 years ago
feat: add interaction handle to drawer

osdnk opened this pull request almost 5 years ago
fix: provide initial values for safe area to prevent blank screen

satya164 opened this pull request almost 5 years ago
fix: interaction manager in stack

osdnk opened this pull request almost 5 years ago
chore: optimize images

imgbot[bot] opened this pull request almost 5 years ago
fix: use space instead of empty string to hide back button on iOS

janicduplessis opened this pull request almost 5 years ago
fix: throw if an action was not handled

satya164 opened this pull request almost 5 years ago
refactor: use animated instead of reanimated

satya164 opened this pull request almost 5 years ago
refactor: navigate instead of reset when we can when handling links

satya164 opened this pull request about 5 years ago
chore: update README expo and native-stack

eriveltonelias opened this pull request about 5 years ago
feat: add custom theme support

satya164 opened this pull request about 5 years ago
feat: support nested config in deep linking

WoLewicki opened this pull request about 5 years ago
fix: use Partial type for initialParam

owinter86 opened this pull request about 5 years ago
refactor: import from /native instead of /core

satya164 opened this pull request about 5 years ago
refactor: add inverted direction and simplify code

satya164 opened this pull request about 5 years ago
refactor: use proc node to improve reanimated mount time

satya164 opened this pull request about 5 years ago
chore: upgrade react-native and expo

satya164 opened this pull request about 5 years ago
fix: split procs

osdnk opened this pull request about 5 years ago
feat: export underlying views used to build navigators

satya164 opened this pull request about 5 years ago
fix: wrap reset and resetRoot inside transaction

osdnk opened this pull request about 5 years ago
fix: allow passing partial params to `setParams`

Titozzz opened this pull request about 5 years ago
feat: support headerLeft for native-stack

janicduplessis opened this pull request about 5 years ago
docs: native stack `headerHideShadow` works on iOS too

janicduplessis opened this pull request about 5 years ago
chore: migrate to Github Actions

satya164 opened this pull request about 5 years ago
fix: pass labelStyle prop in DrawerItem label

ddedic opened this pull request about 5 years ago
refactor: rename createNavigator since it doesn't create a navigator

satya164 opened this pull request about 5 years ago
fix: don't call getNode if ref is already scrollable

janicduplessis opened this pull request about 5 years ago
fix: fix default BottomTabBar button

owinter86 opened this pull request about 5 years ago
Allow passing headerTitle as a render function

jgking2 opened this pull request about 5 years ago
feat: support transform style for header

Freddy03h opened this pull request about 5 years ago
refactor: replace XComponent props in favor of render callbacks

satya164 opened this pull request about 5 years ago
fix: remove unnecessary paddingHorizontal on stack header

Freddy03h opened this pull request about 5 years ago
feat: add headerBackTitleVisible to navigation options in native stack

phamfoo opened this pull request about 5 years ago
fix: minor tweaks for web and fix example

satya164 opened this pull request about 5 years ago
fix: support scroll to top in navigators nested in tab

satya164 opened this pull request about 5 years ago
fix: hide inactive pages from screen reader in tabs

satya164 opened this pull request about 5 years ago
fix: hide screen from screen reader when drawer is open

satya164 opened this pull request about 5 years ago
refactor: add a type property to router and state

satya164 opened this pull request about 5 years ago
fix: drop isFirstRouteInParent method

satya164 opened this pull request about 5 years ago
fix: don't fire onOpen when screen is unmounting

satya164 opened this pull request about 5 years ago
feat(native-stack): add support for large title attributes

davrosull opened this pull request about 5 years ago
fix: fix header font size config in native stack

janicduplessis opened this pull request about 5 years ago
fix: don't fade incoming background when fading header

leethree opened this pull request about 5 years ago
fix: block GH interactions in Native Stack example

osdnk 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
feat: add gestureVelocityImpact as a prop for stack

osdnk opened this pull request about 5 years ago
fix: handling vertical gesture in RTL

osdnk opened this pull request about 5 years ago
refactor: use react-native-safe-area-context

satya164 opened this pull request about 5 years ago
feat: add a getRootState method

osdnk opened this pull request about 5 years ago
feat: make it easier to navigate to a specific route in navigator

satya164 opened this pull request about 5 years ago
Add include in rule

jpstrikesback opened this pull request over 5 years ago
feat: initial version of native stack

osdnk opened this pull request over 5 years ago