Ecosyste.ms: OpenCollective

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

github.com/react-navigation/react-navigation

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

fix: moved color to last prop (#1105)

Co-authored-by: adamkatz <[email protected]>

c32243e2db576d632521ea40f2ed9181097dee01 authored almost 4 years ago by adamsythe <[email protected]>
feat: support a function for lazy

8df7ea673c0bca2c41b6bcd475e08b646f06fea7 authored almost 4 years ago by Satyajit Sahoo <[email protected]>
chore: release 2.15.2

29587a15208d3e5a0334aef6032f339d2bcaa026 authored about 4 years ago by Satyajit Sahoo <[email protected]>
chore: master -> main

d38bca06a08ffbe102fc2c993cca8e6de09e4d18 authored about 4 years ago by Satyajit Sahoo <[email protected]>
docs: fix the link to gesture handler (#1073)

08220da349b790e5fb65dfda5648a6c49ef4bb1a authored about 4 years ago by Hussain Sherwani <[email protected]>
fix: Only update state if mounted. (#1081)

### Motivation

This component always logs error in the console when testing.

```
Warning:...

f3f352e9a6a335176c977c81522c271512847f05 authored about 4 years ago by Miles Johnson <[email protected]>
fix: fix `TabBarIndicator` width props type (#1083)

Following the implementation https://github.com/satya164/react-native-tab-view/blob/master/src/T...

faec5e42be1dcfd35094de0462ff5e2ebd7dc75d authored about 4 years ago by Mickael Dumand <[email protected]>
chore: release 2.15.1

f480db330b468695d1a99f4707a6b9f8fcc2e4e3 authored over 4 years ago by Satyajit Sahoo <[email protected]>
chore: upgrade depenendecies

599d59421fbbfa2b7beae2d82c4ddf1b903e0017 authored over 4 years ago by Satyajit Sahoo <[email protected]>
fix: don't use deprecated getNode() if not needed

fff6c93222b1084ecab3fa5f291d18d6107a384f authored over 4 years ago by Satyajit Sahoo <[email protected]>
chore: optimize images (#1050)

/demo/demo.gif -- 1,313.41kb -> 1,272.09kb (3.15%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail...

7f6425d42b57757baaef63079102758067d3f562 authored over 4 years ago by imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
chore: release 2.15.0

085109c59d7081664b9d50c20da3edd2963da159 authored over 4 years ago by Satyajit Sahoo <[email protected]>
refactor: simplify cancelling pending callbacks

64a09487b83fe8e577c0013fa82b115bed7cbbf0 authored over 4 years ago by Satyajit Sahoo <[email protected]>
fix: clean up animation frames (#1035)

e8b523cdcf6b39cdf5edcaa9f728499f7193845e authored over 4 years ago by Evan Trimboli <[email protected]>
feat: add `renderTabBarItem` prop to `TabBar`

ec73dd0b60571d16fc9d64b2f5080f03ab0d3a2f authored over 4 years ago by Jacek Tomaszewski <[email protected]>
chore: upgrade depenendecies

15a2b5e9545cb2b9c6736182ce913dbb0e81454d authored over 4 years ago by Satyajit Sahoo <[email protected]>
fix: fix type errors for currentlyFocusedInput

2ff019c068b7f3fcd1730563f301573485fc5443 authored over 4 years ago by Satyajit Sahoo <[email protected]>
fix: use `currentlyFocusedInput` for latest RN (#1010)

Replaced the currentlyFocusedField method with currentlyFocusedInput method. This fixes the erro...

98488a60d6b165217863c9922effb27b84ef115a authored over 4 years ago by MaxEgg <[email protected]>
fix: update accessibility props for latest RN (#1040)

e7b1e628333cb5dc7cdbb444709f993763f6b5a8 authored over 4 years ago by Michał Chudziak <[email protected]>
chore: release 2.14.4

73e5e1eaeb5ff5eeb837585e4e7a7c5446c291ee authored over 4 years ago by Satyajit Sahoo <[email protected]>
Revert "fix: exported Pager, PagerConsumer, PagerContext, and PagerContextType (#964)"

This reverts commit 00a6c8ddcc77ade4a97fe4cade49051f9dd40006.

77057f19537cbb08900d06ee7e7a9da75b830d58 authored over 4 years ago by Satyajit Sahoo <[email protected]>
Revert "fix: export type PagerContextType"

This reverts commit 1219ae75d9b7f162f4ab5dd41614e90a448873d6.

2d7d30798ab7cdea1a38873016ea53f8dac88e00 authored over 4 years ago by Satyajit Sahoo <[email protected]>
chore: release 2.14.3

9cfd92d1e2de34c909ee873be624ed9f9591821e authored over 4 years ago by osdnk <[email protected]>
fix: export type PagerContextType

1219ae75d9b7f162f4ab5dd41614e90a448873d6 authored over 4 years ago by osdnk <[email protected]>
fix: make lib compatible with reanimated2 (#1023)

00c9234eaaa102114f3cf624835728b9286b4a2a authored over 4 years ago by Michał Osadnik <[email protected]>
fix: exported Pager, PagerConsumer, PagerContext, and PagerContextType (#964)

00a6c8ddcc77ade4a97fe4cade49051f9dd40006 authored over 4 years ago by Ian Mackay <[email protected]>
chore: upgrade packages

4e90edd03570d1331be175f0069d9f43521b4614 authored over 4 years ago by Satyajit Sahoo <[email protected]>
chore: release 2.14.2

eb2a5d37b63bcde704b4bde49c202c794119f08e authored over 4 years ago by osdnk <[email protected]>
fix: remove console.log in ScrollPager

f5b33bdfc182b93e86bdfe04a92bbb30097939ee authored over 4 years ago by osdnk <[email protected]>
fix: add flagging beginning of the gesture in ScrollPager

21395c69c9208ed941f85112da5878c892a8e857 authored over 4 years ago by osdnk <[email protected]>
chore: release 2.14.1

dc25efb37c32f4f465a74272c05274b21fba092c authored over 4 years ago by osdnk <[email protected]>
fix: call onIndexChange only if scrollview was dragged (#1013)

e7942854de8dfbff29113131057670e3649472f0 authored over 4 years ago by Michał Osadnik <[email protected]>
chore: release 2.14.0

a9e91060fcde9e8e3137a9f222486b312e29aef0 authored over 4 years ago by Satyajit Sahoo <[email protected]>
fix: separate normal and type exports

92b6a0c8a40aca446af05718f9782d013511413c authored over 4 years ago by Satyajit Sahoo <[email protected]>
chore: fix the example on web

5ce0515896c5445eb825b3dd66f86bffa6170f83 authored over 4 years ago by Satyajit Sahoo <[email protected]>
fix: fix scrollbars being always visible in TabBar on web (#997)

49125cbe4532e4e2c772c3013b24dd11fa54afb4 authored over 4 years ago by Alireza Rezania <[email protected]>
chore: upgrade packages

65762b44dd1f5b027f71aebce0ca3f18f06107e5 authored over 4 years ago by Satyajit Sahoo <[email protected]>
fix: type export warning in webpack (#981)

ae31a3d1adf22d35ead329ac40f35717ecc128ba authored over 4 years ago by ConnectDotz <[email protected]>
fix: teach ScrollPager how to call onIndexChange (#994)

fixes #993

5d70efe822cb679d37809ce98d0fdb7ba3358f99 authored over 4 years ago by Solomon Hawk <[email protected]>
feat: export TabBarIndicator (#962)

7a07cc4995965c428fcc8b76f01f36e193163768 authored almost 5 years ago by Tom Donohue <[email protected]>
chore: release 2.13.0

4478f3aea856fa200e8453511ed3a233e9f3dd45 authored almost 5 years ago by Satyajit Sahoo <[email protected]>
chore: upgrade depenendecies

88951dc713bec35b6d79f77bc0409e9342efe821 authored almost 5 years ago by Satyajit Sahoo <[email protected]>
fix: wrap tabview with gesture handler wrapper

cc8890ee38228367dec8e1865f1c2ebb66fb022e authored almost 5 years ago by Satyajit Sahoo <[email protected]>
chore: update @types/react-native and remove TODO (#956)

c43111655e809f237abe7283ad9ef65df7979eda authored almost 5 years ago by Jesse Katsumata <[email protected]>
feat: add InteractionHandle (#905)

* feat: add InteractionHandle

* feat: add Interaction Handle

* feat: add Interaction Manager t...

2aeff1fb39988f32c78799721a73ecf79dde8964 authored almost 5 years ago by Jesse Katsumata <[email protected]>
chore: release 2.12.0

c98219171a58991f8feefd8124391919bae893b8 authored almost 5 years ago by osdnk <[email protected]>
docs: add docs for ScrollPager (#954)

Follow up with PR adding ScrollPager

4745e541d578cb219eaac36309e562f4464e82b8 authored almost 5 years ago by Michał Osadnik <[email protected]>
feat: add support for web in the example (#948)

run the example project in the browser

5104584f3095fde9540341efd0bd6690063fd61f authored almost 5 years ago by Evan Bacon <[email protected]>
feat: conditionally add scrollView on iOS instead of pager (#952)

Motivation
Might deliver a bit better UX than normal pager. This was considered as a regression ...

0b9aa64edd24f30511dd71cf03e0f2f9f5da8770 authored almost 5 years ago by Michał Osadnik <[email protected]>
feat: expose TabView and TabBar Props (#941)

exposed TabView Props and TabBar Props for external use.
This will help when one wants to make ...

3b22a4693c02198419508260fba0d4ba8c615042 authored almost 5 years ago by Jesse Katsumata <[email protected]>
fix: typos in comments

4cd9e24aec8805108662331df8c8aee8988c5249 authored almost 5 years ago by Michał Osadnik <[email protected]>
fix: swipe between child and parent TabNavigator (#881)

Cancels Gesture when swiping past either end of routes, which allows parent PanGestureHandler to...

114fe54ecf4e46c21cf84b682280edd226fdf3ce authored almost 5 years ago by Daniel Merrill <[email protected]>
chore: optimize images (#946)

*Total -- 269.69kb -> 259.08kb (3.94%)

/example/assets/avatar-1.png -- 3.33kb -> 2.40kb (27.9...

c5d541b4c2961c054a37e3ba54469bcee3b56d8d authored about 5 years ago by imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
docs: update Quick Start example with 0 index state (#937)

The given example does not work because it's missing navigationState index.

a2b5ed000ec95ddc351fdc56048794364856232c authored about 5 years ago by Diego Prates <[email protected]>
chore: upgrade expo to sdk 36

bf82a840341377d21f8e6094012d341a2079d5c7 authored about 5 years ago by Satyajit Sahoo <[email protected]>
docs: use hooks for the example code

b2c4dee5b8beeb5aa7fb19e25c15955f98a6e8b2 authored about 5 years ago by Satyajit Sahoo <[email protected]>
docs: add info about usage with other libraries

fd7a658142d649d0b590419986530e5faff19c51 authored about 5 years ago by Satyajit Sahoo <[email protected]>
chore: release 2.11.0

58acf1746ebe81af464a3d32fe35c2a4ddde89d5 authored about 5 years ago by osdnk <[email protected]>
feat: expose render pager prop (#923)

e5195b809630b72e84fc60dcb7987fc21973354b authored about 5 years ago by Michał Osadnik <[email protected]>
chore: release 2.10.2

4477a50bd4688c0cce1070f5b716e70cf7fc0c60 authored about 5 years ago by Satyajit Sahoo <[email protected]>
fix: workaround UI not updating on layout change

e41fb5ce999a0ad96ee2964609349904edf40388 authored about 5 years ago by Satyajit Sahoo <[email protected]>
Revert "fix: move layout from state to class member (#915)"

This reverts commit ee5ed26abc363187ade460d7ad6e3f5143a6ebed.

Reason: This breaks the indicator...

f31e339d87c1f7564be73d9465b876132bab2cd9 authored about 5 years ago by Satyajit Sahoo <[email protected]>
chore: release 2.10.1

5e97141d3835b8d271ca4f23d9fc81b285c6325c authored about 5 years ago by Satyajit Sahoo <[email protected]>
fix: move layout from state to class member (#915)

ee5ed26abc363187ade460d7ad6e3f5143a6ebed authored about 5 years ago by Michał Osadnik <[email protected]>
Fix typo in variable name (#895)

3052bdd6730b1d7def8b1e5caee33533b0f5b5a0 authored about 5 years ago by Ian Welsh <[email protected]>
docs: fix syntax in Readme (#897)

a6eed66d88f5931bb5585e68b95e74e7790e73b6 authored about 5 years ago by Uğur AKTAŞ <[email protected]>
chore: upgrade deps

83f775880b8a9121b80ab0d4c554d8577f039f54 authored over 5 years ago by satyajit.happy <[email protected]>
docs: update README for latest Expo

d0c7bc543675b5177d5fe29b7a1f5749a1836fa8 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 2.10.0

c17cae5b532bf5ba4d9b7958fb227b3c42079105 authored over 5 years ago by satyajit.happy <[email protected]>
feat: add ability to prevent default action on tab press (#860)

932bd178767bb60541614c43c29b535a059b114e authored over 5 years ago by Satyajit Sahoo <[email protected]>
docs: update installation instructions

4bfbec4adf2b8c01b87d262c0df2f7650c207a8e authored over 5 years ago by satyajit.happy <[email protected]>
chore: tweak the example app

edb1e844b04e9ac89cd6755b25970d837d0caff9 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 2.9.0

54b093bcbe6c662eec9db2092e8125951e0382fb authored over 5 years ago by Michal Osadnik <[email protected]>
feat: add springVelocityScale effect (#839)

Motivation
In this PR I add springVelocityScale parameter as a config of Pager. Toss defines ho...

05d2798a9205dd898d83a87cd7737bd7d944bafa authored over 5 years ago by Michał Osadnik <[email protected]>
chore: release 2.8.0

84928c304c2de7e9a0ca2d2da9d84a3b23fdb287 authored over 5 years ago by satyajit.happy <[email protected]>
fix: prevent indicator ovescroll

42bf4f66e864da07e32aee66daaac372cd0410e2 authored over 5 years ago by satyajit.happy <[email protected]>
docs: remove manual linking for gesture-handler

09f29bacaab6e31507de5f23496d5aca4016aa6f authored over 5 years ago by satyajit.happy <[email protected]>
feat: support `width: 'auto'` in tabStyle

Co-authored-by: Taylor123 <[email protected]>
Co-authored-by: Ankeet Maini <ankeet.maini...

4c6e1fd31b6c919b2bea70021487bb305a0a459a authored over 5 years ago by satyajit.happy <[email protected]>
chore(deps): bump lodash.template from 4.4.0 to 4.5.0 in /example

Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes]...

f0d13cc01a592722c6f8e9af59738de5f88febda authored over 5 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: update the getting started guide for autolinking and android x

ff70b823b2b1ca5658aed542ecf9b4ed8e3a3074 authored over 5 years ago by satyajit.happy <[email protected]>
refactor: remove unnecessary useNativeDriver from Animated.event (#832)

d3da6ecec4dbff03dd708d72b4b9c67a6412c23e authored over 5 years ago by Ken <[email protected]>
docs: add docs about the container view for the indicator

cffcc8a8adb916487425b19c7861178d1765eda4 authored over 5 years ago by satyajit.happy <[email protected]>
feat: add indicatorContainerStyle (#826)

7117fd8d1062a23aca55467162b171933e178b50 authored over 5 years ago by Stephane Cedroni <[email protected]>
chore: release 2.7.3

81aebaa049a73158f274f419e410b2b17ab66204 authored over 5 years ago by satyajit.happy <[email protected]>
fix: improve rendering of indicator before layout for scrollEnabled=true

99afc447a1c13cc47361d6e2ec578c452f86de69 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 2.7.2

c210a26beec6883731ee587e0eb42ac5e73e174f authored over 5 years ago by satyajit.happy <[email protected]>
fix: fix scrollable tabs before layout if no tab width was provided

If a `width` wasn't provided for tabs and `scrollEnabled` was set to `true`, we needed to wait f...

1273dcc07ad35cc00c77acf0a0181771b7dc0a27 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 2.7.1

eb6d932a9f0c893d408fe58fa8023c890420f706 authored over 5 years ago by osdnk <[email protected]>
fix: change logic of switching tabs

It appears that previous logic was considering velocity in a too aggressive way. So I'd like to ...

0901b2aaa66a475f5d624bb71bc896b63c0ec627 authored over 5 years ago by Michał Osadnik <[email protected]>
chore: release 2.7.0

0d046ef832a0054ee2ebccf7ffa31177923983bc authored over 5 years ago by satyajit.happy <[email protected]>
feat: improve keyboard handling during tab change

Currently the keyboard is dismissed only when a swipe gesture starts. This commit changes the be...

4c2a662ce553ce84a3e5204d8994df3e11c8c464 authored over 5 years ago by satyajit.happy <[email protected]>
docs: add info about integration with react-native-navigation on android (#817)

cd4fe526d86c8827b5c0280d6c921178c99d1940 authored over 5 years ago by davidnum <[email protected]>
chore: release 2.6.2

4d67b7c8dd2a0518f4061a4e1d6d7c13884466b1 authored over 5 years ago by satyajit.happy <[email protected]>
fix: fix scrollable tab bar in RTL (#808)

closes #184, closes #742

fdbc5cf46021032dbd60bd367bae2cf12a176da5 authored over 5 years ago by Satyajit Sahoo <[email protected]>
fix: don't consider velocity and gesture distance if gesture didn't end (#810)

previously, when gesture wasn't active, we checked if the gesture exceeded the minimum threshold...

3330730f5bbdda910148e2ffeecdb122b5a1f1fa authored over 5 years ago by Satyajit Sahoo <[email protected]>
chore: use hooks in coverflow example

bbf42bdbe136545f1a9f0d11585183fcd9c4fd8c authored over 5 years ago by satyajit.happy <[email protected]>
chore: upgrade expo and dependencies

c6fe3deaa8ac0912197c529c84ee0f20c246f994 authored over 5 years ago by satyajit.happy <[email protected]>
chore: release 2.6.1

0a2beb8f78579c18502627637212fabd4fc4fcc5 authored over 5 years ago by osdnk <[email protected]>
fix: update default velocity impact value (#803)

4c174e9a1540bb411d3e9db357d000a5bca670a4 authored over 5 years ago by Michał Osadnik <[email protected]>
chore: release 2.6.0

f537a54d851ec342e2ab42b6dd1461841d501d7a authored over 5 years ago by osdnk <[email protected]>