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
Update README.md
ca18038d3d84c627e2fad628c1fdbab693e74a35 authored about 8 years ago by Satyajit Sahoo <[email protected]>
ca18038d3d84c627e2fad628c1fdbab693e74a35 authored about 8 years ago by Satyajit Sahoo <[email protected]>
feat: add support for scrollable tab bar. fixes #13 (#32)
dafc56d0a452a5f93bc798e501276a6732653f05 authored about 8 years ago by Satyajit Sahoo <[email protected]>
dafc56d0a452a5f93bc798e501276a6732653f05 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: decrease velocity threshold for panResponder
f5968168745ac11a59be5cbea7714a92388929fa authored about 8 years ago by Satyajit Sahoo <[email protected]>
f5968168745ac11a59be5cbea7714a92388929fa authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: don't crash if there's only one tab
42e47205d4ae89db5e0413793bc9ac1e2b6e3ada authored about 8 years ago by Satyajit Sahoo <[email protected]>
42e47205d4ae89db5e0413793bc9ac1e2b6e3ada authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: add react and react-native to devDependencies
ce90ff72ce6856e635e63cae260dd452569057da authored about 8 years ago by Satyajit Sahoo <[email protected]>
ce90ff72ce6856e635e63cae260dd452569057da authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: fix flow setup
ecfc27751322785d339301db724e203220ace373 authored about 8 years ago by Satyajit Sahoo <[email protected]>
ecfc27751322785d339301db724e203220ace373 authored about 8 years ago by Satyajit Sahoo <[email protected]>
chore: remove exponent files from vcs
cd493257c91c46546f51a322ddb57d309e05294f authored about 8 years ago by Satyajit Sahoo <[email protected]>
cd493257c91c46546f51a322ddb57d309e05294f authored about 8 years ago by Satyajit Sahoo <[email protected]>
breaking: change onTabItemPress to onTabPress
d0122b335ec84d87bd41ebf30ecae16430c1b0ad authored about 8 years ago by Satyajit Sahoo <[email protected]>
d0122b335ec84d87bd41ebf30ecae16430c1b0ad authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: only update layout if it changed (#33)
57c222772323aea838881f958de345ee618f9538 authored about 8 years ago by Ryan Kaskel <[email protected]>
57c222772323aea838881f958de345ee618f9538 authored about 8 years ago by Ryan Kaskel <[email protected]>
chore: bump version number
7b1b1febbb14c16592de559cbf7c46b30a6e74e6 authored about 8 years ago by Satyajit Sahoo <[email protected]>
7b1b1febbb14c16592de559cbf7c46b30a6e74e6 authored about 8 years ago by Satyajit Sahoo <[email protected]>
fix: optional callback for _transitionTo (#30)
9b85bd5fa0ec200cd6540e27b9c7dc23466a2806 authored about 8 years ago by William Li <[email protected]>
9b85bd5fa0ec200cd6540e27b9c7dc23466a2806 authored about 8 years ago by William Li <[email protected]>
cleanup: remove unused Animated import (#31)
1b2765d40f5d2bede9f3875f775816bbff14b839 authored about 8 years ago by William Li <[email protected]>
1b2765d40f5d2bede9f3875f775816bbff14b839 authored about 8 years ago by William Li <[email protected]>
chore: bump version number
d794256b046f2bae83657624e285667656b0500f authored about 8 years ago by Satyajit Sahoo <[email protected]>
d794256b046f2bae83657624e285667656b0500f authored about 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a renderBadge prop to TabBar
5e813eca2900e5b2c2d6d9d99713c5e8742cc709 authored about 8 years ago by Satyajit Sahoo <[email protected]>
5e813eca2900e5b2c2d6d9d99713c5e8742cc709 authored about 8 years ago by Satyajit Sahoo <[email protected]>
perf: don't defer rendering of tab bar
b4752b5d33e2330121c0cedf69dc150df41b7018 authored about 8 years ago by Satyajit Sahoo <[email protected]>
b4752b5d33e2330121c0cedf69dc150df41b7018 authored about 8 years ago by Satyajit Sahoo <[email protected]>
Update README.md
3324b1045acfda473c993dd293bba67c29394258 authored about 8 years ago by Satyajit Sahoo <[email protected]>
3324b1045acfda473c993dd293bba67c29394258 authored about 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a onTabItemPress prop
0719007a8c5973495e2de8047ac7350e39ba7d61 authored about 8 years ago by Satyajit Sahoo <[email protected]>
0719007a8c5973495e2de8047ac7350e39ba7d61 authored about 8 years ago by Satyajit Sahoo <[email protected]>
breaking: remove panHandlers prop from TabViewPage and add a swipeEnabled prop
5ed5af4f0fadb2f721f815a80a74c27113f79419 authored about 8 years ago by Satyajit Sahoo <[email protected]>
5ed5af4f0fadb2f721f815a80a74c27113f79419 authored about 8 years ago by Satyajit Sahoo <[email protected]>
breaking: replace configureAnimation with configureTransition
ec94d577040c26656f624d45058cbd2fdd5260d9 authored over 8 years ago by Satyajit Sahoo <[email protected]>
ec94d577040c26656f624d45058cbd2fdd5260d9 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a shouldOptimizeUpdates prop to customize shouldComponentUpdate behaviour (#28)
c5fa1c7cce19d780f1d94a9cf65236032c30aa90 authored over 8 years ago by Satyajit Sahoo <[email protected]>
c5fa1c7cce19d780f1d94a9cf65236032c30aa90 authored over 8 years ago by Satyajit Sahoo <[email protected]>
Make the example app run with Exponent (#25)
7fb8c43b7420a0f1b553b9465d5bc796fca628f4 authored over 8 years ago by Brent Vatne <[email protected]>
7fb8c43b7420a0f1b553b9465d5bc796fca628f4 authored over 8 years ago by Brent Vatne <[email protected]>
chore: bump version number
885393a409dd344f2c54992553ae61a21160d9a9 authored over 8 years ago by Satyajit Sahoo <[email protected]>
885393a409dd344f2c54992553ae61a21160d9a9 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: hide overflow in TabViewAnimated
We render tabs as sheets next to each other by default. So the inactive tabs are visible outside...
15b478277edefdf823e354a2c4c90ab38710e061 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: allow swiping when approaching end of transition
When at the end of transition, gestureState.dx will be 0 and/or index will be 0 or routes.length ...
9a1623e67f84a2505d3e1f96c71778c6ed41fcae authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: uset setValue to respond to gesture
c890a379148c0d30d9a78bf450c5fa7b1c03bf28 authored over 8 years ago by Satyajit Sahoo <[email protected]>
c890a379148c0d30d9a78bf450c5fa7b1c03bf28 authored over 8 years ago by Satyajit Sahoo <[email protected]>
Update README.md
cbdb1a8a0d62ea7017d0180b45ea6168ad785d94 authored over 8 years ago by Satyajit Sahoo <[email protected]>
cbdb1a8a0d62ea7017d0180b45ea6168ad785d94 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
4888874fab2bf18f24119b0d3dc0f139fd29c8e3 authored over 8 years ago by Satyajit Sahoo <[email protected]>
4888874fab2bf18f24119b0d3dc0f139fd29c8e3 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: set pan handlers on mount. fixes #18
3653af5cfb58b5ed2988a2c5ea395293d5234d88 authored over 8 years ago by Satyajit Sahoo <[email protected]>
3653af5cfb58b5ed2988a2c5ea395293d5234d88 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: use this.state instead of this.state.navigation
7342a7b512baf3cd6c2390970fcf6ec7aee8c813 authored over 8 years ago by Satyajit Sahoo <[email protected]>
7342a7b512baf3cd6c2390970fcf6ec7aee8c813 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: added a 'Caveats' section
e98203190a2007c7f7b55be6ee43e09168efe245 authored over 8 years ago by Satyajit Sahoo <[email protected]>
e98203190a2007c7f7b55be6ee43e09168efe245 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
3bfffa6e275a96cf6c15c3b0c8b36346a9023c70 authored over 8 years ago by Satyajit Sahoo <[email protected]>
3bfffa6e275a96cf6c15c3b0c8b36346a9023c70 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: fix flow errors
cab4c2664e254ad3b7b30744721f85faf629f0cc authored over 8 years ago by Satyajit Sahoo <[email protected]>
cab4c2664e254ad3b7b30744721f85faf629f0cc authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add 'react-addons-shallow-compare' to installation instructions
5bb38f942e78981f2a8f2c18b94dc7aee605f398 authored over 8 years ago by Satyajit Sahoo <[email protected]>
5bb38f942e78981f2a8f2c18b94dc7aee605f398 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
b6aa2d26269abe05989b31dfd5044fa599d679df authored over 8 years ago by Satyajit Sahoo <[email protected]>
b6aa2d26269abe05989b31dfd5044fa599d679df authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: maintain a single panResponder and manually call method from passed panHandler (#15)
b187cd117e39ac3296d46d23034d9858d45a6197 authored over 8 years ago by Satyajit Sahoo <[email protected]>
b187cd117e39ac3296d46d23034d9858d45a6197 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: simplify storing navigation state
4344298ab64b41f305543aea4371a1297e8fcc79 authored over 8 years ago by Satyajit Sahoo <[email protected]>
4344298ab64b41f305543aea4371a1297e8fcc79 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
5bd40c6355d8b1116cacee389984c9a26d55f2db authored over 8 years ago by Satyajit Sahoo <[email protected]>
5bd40c6355d8b1116cacee389984c9a26d55f2db authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add a comment about updating panHandlers
3a74bf7e90683c5ead3ff7365762b214dde9b7f5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
3a74bf7e90683c5ead3ff7365762b214dde9b7f5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
Revert "fix: update pan handlers in IntercationManager callback"
This reverts commit 94f656ffaaa16b66fca3162029f89db5cb45c01b.
3f0f4f0f003b99d5b2e1a8b9ad77a79473dfbab5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
c0b4113edc5d354ff439b1418bcbb5841cf1fbb1 authored over 8 years ago by Satyajit Sahoo <[email protected]>
c0b4113edc5d354ff439b1418bcbb5841cf1fbb1 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update pan handlers in IntercationManager callback
if the panResponder gets recreated during an interaction (e.g. - swipe gesture), it never clears ...
94f656ffaaa16b66fca3162029f89db5cb45c01b authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
f5ee8ccf9f3706bd8c4bbb808432819f14271af2 authored over 8 years ago by Satyajit Sahoo <[email protected]>
f5ee8ccf9f3706bd8c4bbb808432819f14271af2 authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: use StyleSheet.absoulteFill
c166199dc3ac3a6688a2a72d74d260fccb35c5dd authored over 8 years ago by Satyajit Sahoo <[email protected]>
c166199dc3ac3a6688a2a72d74d260fccb35c5dd authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: fix updating panHandlers
f554c4ebd82788b6863ccc478d94615a6ba7add8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
f554c4ebd82788b6863ccc478d94615a6ba7add8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
16609e685377a74502b0c30a210cfac6ab3e9484 authored over 8 years ago by Satyajit Sahoo <[email protected]>
16609e685377a74502b0c30a210cfac6ab3e9484 authored over 8 years ago by Satyajit Sahoo <[email protected]>
lint: fix eslint errors
84d89d56a9efc2f590b83860aa59ccb040b06490 authored over 8 years ago by Satyajit Sahoo <[email protected]>
84d89d56a9efc2f590b83860aa59ccb040b06490 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add `labelStyle` prop to `<TabBarTop />` (#14)
c8e51cc4841f265e92de206b10c250a086dce62a authored over 8 years ago by Mateusz Zatorski <[email protected]>
c8e51cc4841f265e92de206b10c250a086dce62a authored over 8 years ago by Mateusz Zatorski <[email protected]>
typo: fix typo in readme
61ae2f5c384a6aad6fb4c77acfeca6707d40aa34 authored over 8 years ago by Satyajit Sahoo <[email protected]>
61ae2f5c384a6aad6fb4c77acfeca6707d40aa34 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: update pan handlers only when state changes
3ea3acc0e8a6b0f86fb20ea7261d96482a64ec46 authored over 8 years ago by Satyajit Sahoo <[email protected]>
3ea3acc0e8a6b0f86fb20ea7261d96482a64ec46 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: fix flow errors
671d514102b8fac2110c9dafdc502404aad3b541 authored over 8 years ago by Satyajit Sahoo <[email protected]>
671d514102b8fac2110c9dafdc502404aad3b541 authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: use Animated.event instead of calling 'setValue' directly
c003fdccc04853f1ab16cc8529ee024fb3a4d18e authored over 8 years ago by Satyajit Sahoo <[email protected]>
c003fdccc04853f1ab16cc8529ee024fb3a4d18e authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add ability to lazily load pages
12d43681ca9df7f24d60c67c8aab96947ced5e53 authored over 8 years ago by Satyajit Sahoo <[email protected]>
12d43681ca9df7f24d60c67c8aab96947ced5e53 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
d94aaf3423a3f5d0974d8db9f77f0678be22957c authored over 8 years ago by Satyajit Sahoo <[email protected]>
d94aaf3423a3f5d0974d8db9f77f0678be22957c authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: link to the type definitions
2b855287b0bbdf239123006fc29581249cfed13b authored over 8 years ago by Satyajit Sahoo <[email protected]>
2b855287b0bbdf239123006fc29581249cfed13b authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: add a 'onChangePosition' callback
bc45c600d7919e6aaac010a31dd17b9ac6f69720 authored over 8 years ago by Satyajit Sahoo <[email protected]>
bc45c600d7919e6aaac010a31dd17b9ac6f69720 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: fix flow errors
cb1e6cfea3c1f510f6aebd48cd4f0352fa369743 authored over 8 years ago by Satyajit Sahoo <[email protected]>
cb1e6cfea3c1f510f6aebd48cd4f0352fa369743 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
4d176ea104dc7fa19c210e853d42e551eff603f3 authored over 8 years ago by Satyajit Sahoo <[email protected]>
4d176ea104dc7fa19c210e853d42e551eff603f3 authored over 8 years ago by Satyajit Sahoo <[email protected]>
package: change 'react-addons-shallow-compare' to a peerDependency
8ce484082141b9d897f3cbd6f867845a6a9dd765 authored over 8 years ago by Satyajit Sahoo <[email protected]>
8ce484082141b9d897f3cbd6f867845a6a9dd765 authored over 8 years ago by Satyajit Sahoo <[email protected]>
Merge branch 'master' of github.com:satya164/react-native-tabview
ab3e65e0b4582c3cd2c803e3d1bf20ab35588d56 authored over 8 years ago by Satyajit Sahoo <[email protected]>
ab3e65e0b4582c3cd2c803e3d1bf20ab35588d56 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: improve TouchableItem press animation (#12)
Fixes #11
c87c47f3b7ab8af5a3b0881b3efe220857b52599 authored over 8 years ago by Felipe Matos <[email protected]>
chore: bump version number
b40eabcffd72ff9968a53444712fae276b2de4f6 authored over 8 years ago by Satyajit Sahoo <[email protected]>
b40eabcffd72ff9968a53444712fae276b2de4f6 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: change buttom tabbar background
a74dd80b4b8fa77a7483a4727d6c4186e8f329e8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
a74dd80b4b8fa77a7483a4727d6c4186e8f329e8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: tweak tab labels to be closer to guidelines
ce7ca414cabfa9ea092c8c056abee21d7afdb910 authored over 8 years ago by Satyajit Sahoo <[email protected]>
ce7ca414cabfa9ea092c8c056abee21d7afdb910 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add a description in README
1c2fd5184acc586370d76a8b574e8b193d80e8f4 authored over 8 years ago by Satyajit Sahoo <[email protected]>
1c2fd5184acc586370d76a8b574e8b193d80e8f4 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: fix button alignment on ios
7893a5818f7a903cbb19e18bdb89985c7fdb48bd authored over 8 years ago by Satyajit Sahoo <[email protected]>
7893a5818f7a903cbb19e18bdb89985c7fdb48bd authored over 8 years ago by Satyajit Sahoo <[email protected]>
package: update to RN 0.29
8820398c1c339cb83f6df0221947a94afa3064a7 authored over 8 years ago by Satyajit Sahoo <[email protected]>
8820398c1c339cb83f6df0221947a94afa3064a7 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: use ScrollView in example list
984e3e520c268a0aabcfca8ac0fd500c04f0e6f5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
984e3e520c268a0aabcfca8ac0fd500c04f0e6f5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
Merge branch 'master' of github.com:satya164/react-native-tabview
a28d49e778a687a20eced3a02f29353202ed4120 authored over 8 years ago by Satyajit Sahoo <[email protected]>
a28d49e778a687a20eced3a02f29353202ed4120 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: enable persistence for example
b40abf387c59da88f16580e573be52176106edc9 authored over 8 years ago by Satyajit Sahoo <[email protected]>
b40abf387c59da88f16580e573be52176106edc9 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
e4a3a3098fb394dc950195325a29936199a69a9f authored over 8 years ago by Satyajit Sahoo <[email protected]>
e4a3a3098fb394dc950195325a29936199a69a9f authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: fix flow errors
fe212074a88808115f5f6f725ed2bd635c0b026c authored over 8 years ago by Satyajit Sahoo <[email protected]>
fe212074a88808115f5f6f725ed2bd635c0b026c authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: add optimization tips (#8)
7032db4de29092e476d04ad3c763fdcfe977d31b authored over 8 years ago by Satyajit Sahoo <[email protected]>
7032db4de29092e476d04ad3c763fdcfe977d31b authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
11c9106b477a15a2ad4aefab71b8fe1b074a3a50 authored over 8 years ago by Satyajit Sahoo <[email protected]>
11c9106b477a15a2ad4aefab71b8fe1b074a3a50 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: add coverflow example
403d3a369bd38757c447d69a5977210090f7ca3f authored over 8 years ago by Satyajit Sahoo <[email protected]>
403d3a369bd38757c447d69a5977210090f7ca3f authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: remove style proptype due to wrong warning about position
3d7c14c028b533da9feb6f5ab056b0fb3294a8e9 authored over 8 years ago by Satyajit Sahoo <[email protected]>
3d7c14c028b533da9feb6f5ab056b0fb3294a8e9 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix(proptypes): remove style proptype due to wrong warning about position
7871093e2f66de2d3ee5fe4be2fff871a1bee983 authored over 8 years ago by Satyajit Sahoo <[email protected]>
7871093e2f66de2d3ee5fe4be2fff871a1bee983 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: update demo gif
027e878f34673f2e7408eda084c1e6205b745df1 authored over 8 years ago by Satyajit Sahoo <[email protected]>
027e878f34673f2e7408eda084c1e6205b745df1 authored over 8 years ago by Satyajit Sahoo <[email protected]>
docs: fix typo in README
655268aad5b34540daac84c8fbecd3fb91823f01 authored over 8 years ago by Satyajit Sahoo <[email protected]>
655268aad5b34540daac84c8fbecd3fb91823f01 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
9097fba1490e0095497bd1295825de6f49f72895 authored over 8 years ago by Satyajit Sahoo <[email protected]>
9097fba1490e0095497bd1295825de6f49f72895 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: tweak example styling
a6f704dfc8d753836a72d064f6a2740cd9bf34c4 authored over 8 years ago by Satyajit Sahoo <[email protected]>
a6f704dfc8d753836a72d064f6a2740cd9bf34c4 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: use a helper to track position
Attaching a listener in the 'forHorizontal' function means we never clean it up, and since this f...
9a4fbc8e9bc0f894ca07b82a5d4e93d07f8b707f authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: make example friendlier to iOS
cabc5489f6b08d00dd78229522b908c78767e0ce authored over 8 years ago by Satyajit Sahoo <[email protected]>
cabc5489f6b08d00dd78229522b908c78767e0ce authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
54db8f705e313e2c8b28613d3d1f2256183f6b3b authored over 8 years ago by Satyajit Sahoo <[email protected]>
54db8f705e313e2c8b28613d3d1f2256183f6b3b authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: remove <TabBarBottom />
32c96bbfe0977a0afc8bb3fb372437476aad18f5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
32c96bbfe0977a0afc8bb3fb372437476aad18f5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: add a separate example with scrollviews
3d1de8f68afa334f0908564a6c4af0f6a6db07e2 authored over 8 years ago by Satyajit Sahoo <[email protected]>
3d1de8f68afa334f0908564a6c4af0f6a6db07e2 authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: add a bottom tab bar and rename forSwipe to forHorizontal
bf1c9f20dcaf9a476f26f880717c39c0ab1ac30b authored over 8 years ago by Satyajit Sahoo <[email protected]>
bf1c9f20dcaf9a476f26f880717c39c0ab1ac30b authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: add a basic TabBar component
058b5061997490f61ddc978c563d0a45ebb873a7 authored over 8 years ago by Satyajit Sahoo <[email protected]>
058b5061997490f61ddc978c563d0a45ebb873a7 authored over 8 years ago by Satyajit Sahoo <[email protected]>
feat: support icons in the tab
85301d230d09ca5e7408f615f101c7036aa9448e authored over 8 years ago by Satyajit Sahoo <[email protected]>
85301d230d09ca5e7408f615f101c7036aa9448e authored over 8 years ago by Satyajit Sahoo <[email protected]>
breaking: make renderLabel always return a React element
ebce6285973090e6f43f73d3e210478e9326efb1 authored over 8 years ago by Satyajit Sahoo <[email protected]>
ebce6285973090e6f43f73d3e210478e9326efb1 authored over 8 years ago by Satyajit Sahoo <[email protected]>
refactor: map over routes to make range and avoid extra array
34fa329f6f5a4c4d89c3cff50355dc105d94721f authored over 8 years ago by Satyajit Sahoo <[email protected]>
34fa329f6f5a4c4d89c3cff50355dc105d94721f authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: prevent extra setState when index updated mid-transition
70f8e286d50a17b62388a2a2712dfc3758c5d19f authored over 8 years ago by Satyajit Sahoo <[email protected]>
70f8e286d50a17b62388a2a2712dfc3758c5d19f authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
6d956306dc3df3096cfef5d88c444ffaeeb714ac authored over 8 years ago by Satyajit Sahoo <[email protected]>
6d956306dc3df3096cfef5d88c444ffaeeb714ac authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: use a variable for isMoving for smoother swipe
051dc13f1f2fed4294686ffa383730c2af027ea7 authored over 8 years ago by Satyajit Sahoo <[email protected]>
051dc13f1f2fed4294686ffa383730c2af027ea7 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: make tab bar closer to material design guidelines
204685a66edd25fb2d846122de364aac40cf7ee7 authored over 8 years ago by Satyajit Sahoo <[email protected]>
204685a66edd25fb2d846122de364aac40cf7ee7 authored over 8 years ago by Satyajit Sahoo <[email protected]>
chore: bump version number
a8298f2ab0f12f39f469cb3828be479e030ecf0a authored over 8 years ago by Satyajit Sahoo <[email protected]>
a8298f2ab0f12f39f469cb3828be479e030ecf0a authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: add parenthesis to fix condition that determines whether to grant the gesture responder to swipe (#2) (#3)
993596ada5a1122e535acfb44553426307dec734 authored over 8 years ago by Satyajit Sahoo <[email protected]>
993596ada5a1122e535acfb44553426307dec734 authored over 8 years ago by Satyajit Sahoo <[email protected]>
Merge pull request #1 from satya164/detect-horiz
Improve horizontal swipe detection
d50aba4cf05c7d28cbc73545d6edbb00db3c90ed authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: don't render until layout is measured
7ee582ecc642fd24c39ecb94643d49dd0c5b3ab8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
7ee582ecc642fd24c39ecb94643d49dd0c5b3ab8 authored over 8 years ago by Satyajit Sahoo <[email protected]>
example: add a listview example
5cd2fc3e79893c1b43b76148023cdfa1e53b54f3 authored over 8 years ago by Satyajit Sahoo <[email protected]>
5cd2fc3e79893c1b43b76148023cdfa1e53b54f3 authored over 8 years ago by Satyajit Sahoo <[email protected]>
fix: check if position has changed before updating
e1631211c9895c4bb1ccf3582772783f06612ef5 authored over 8 years ago by Satyajit Sahoo <[email protected]>
e1631211c9895c4bb1ccf3582772783f06612ef5 authored over 8 years ago by Satyajit Sahoo <[email protected]>