Ecosyste.ms: OpenCollective

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

React Native Elements

Cross Platform React Native UI Toolkit
Collective - Host: opensource - https://opencollective.com/react-native-elements - Website: https://react-native-elements.github.io/react-native-elements/ - Code: https://github.com/react-native-elements/react-native-elements

Fix: Functionality to close the BottomSheet (#2507)

* Removed Button component as it is tightly coupled
to BottomSheet Component

* Exposed isVis...

github.com/react-native-elements/react-native-elements - 9afbe11f837a400bde9366f873e921058b0f0c28 authored over 4 years ago by Nihal Saxena <[email protected]>
Unifiy badge styles (#2502)

github.com/react-native-elements/react-native-elements - c493931ca091d5d8349e41e51ed5973898728d69 authored over 4 years ago by Jakub Biesiada <[email protected]>
fix merge conflict bug

github.com/react-native-elements/react-native-elements - 632aae8bcdc2d6d9b30e1bf9d3a31af117913a95 authored over 4 years ago by Jeremy Hamilton <[email protected]>
Fix README link to install instruction (#2497)

github.com/react-native-elements/react-native-elements - d36c794a0f5c24a9fbfc026d3e24a738051fa612 authored over 4 years ago by Axel Navarro <[email protected]>
deprecate ListItem subcomponents and avatar.accessory (#2494)

* deprecate ListItem subcomponents and avatar.accessory

* add subcomponents to Themed Compone...

github.com/react-native-elements/react-native-elements - 74239329cf0c3b9b346c3a35341f7930104d1950 authored over 4 years ago by flyingcircle <[email protected]>
Modified versions.json to contain correct version number for 2.1.0 (#2476)

* Versions.json 2.1 does not match tag 2.1.0

* Renamed 2.1 to 2.1.0 with Docusaurus

github.com/react-native-elements/react-native-elements - a72c45caea2e1a6f73041cc35ea259adad1c1d02 authored over 4 years ago by Alex Yip <[email protected]>
add iconProps to icon (#2487)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - f2630c9790084cfb222a31cc8f3a13fd1bec11c8 authored over 4 years ago by flyingcircle <[email protected]>
Listitem type (#2486)

* fix issue with listItem alignItems center

* update Touchable types to include new Pressable...

github.com/react-native-elements/react-native-elements - 28b9df4d233b84660e2dde0879e50b5c28217861 authored over 4 years ago by flyingcircle <[email protected]>
Rename Github to GitHub (#2474)

github.com/react-native-elements/react-native-elements - 769475560c550d5023ea1cdf2f2b2ecd4bf0fece authored over 4 years ago by Jakub Biesiada <[email protected]>
Add missing link to Bottom Sheet component (#2472)

* Add missing link to Bottom Sheet component

* Update README.md

github.com/react-native-elements/react-native-elements - 58adfbdc40864830169be8037088ae82821df21c authored over 4 years ago by Jakub Biesiada <[email protected]>
fix issue with listItem alignItems center (#2485)

* fix issue with listItem alignItems center

* fix chevron alignment

Co-authored-by: Jeremy...

github.com/react-native-elements/react-native-elements - 2594dd542f33ccfe91a30cd5611a70e130a98d47 authored over 4 years ago by flyingcircle <[email protected]>
Fix searchbar type to inherit from InputProps (#2490)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - 5bc062b7ff2b17f28babd5339ed50a391cbc88ee authored over 4 years ago by flyingcircle <[email protected]>
stop creating component if string length == 0; https://github.com/rea… (#2436)

* stop creating component if string length == 0; https://github.com/react-native-elements/react-...

github.com/react-native-elements/react-native-elements - b381266a327f08c21af7e87b0b2be721b457889b authored over 4 years ago by himanishm07 <[email protected]>
remove docs versions 0.x 1.0 and 1.1 (#2484)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - 1bfd2dffc494e81b540875a3d5ce6aa026d85fef authored over 4 years ago by flyingcircle <[email protected]>
Refactor slider (#2480)

* add thumbProps for custom thumb

* Add allowTouchTrack to Slider

* add test for allowTouc...

github.com/react-native-elements/react-native-elements - 746fc6ce611f56350f813f0e391d0572f727f73f authored over 4 years ago by flyingcircle <[email protected]>
add thumbProps for custom thumb (#2479)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - 9218dc8f98885d3f7ffe920a74b91f63da286855 authored over 4 years ago by flyingcircle <[email protected]>
Fix for slower Android devices calculating height (#2352)

* Fix for slower Android devices calculating height

Rather than waiting an arbitrary time (50...

github.com/react-native-elements/react-native-elements - d2919205b46528010e787fcfae30d028c0a66ca3 authored over 4 years ago by Matt Anderson <[email protected]>
Listitem type (#2486)

* fix issue with listItem alignItems center

* update Touchable types to include new Pressable...

github.com/react-native-elements/react-native-elements - 3b475527889c26805812dc460603075494a194c6 authored over 4 years ago by flyingcircle <[email protected]>
fix issue with listItem alignItems center (#2485)

* fix issue with listItem alignItems center

* fix chevron alignment

Co-authored-by: Jeremy...

github.com/react-native-elements/react-native-elements - ded64c772d2233f8d3d662021cc61071cc9d2d8e authored over 4 years ago by flyingcircle <[email protected]>
Fix searchbar type to inherit from InputProps (#2490)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - d9529c9f9a7c35c03af830937a285d79bf84420a authored over 4 years ago by flyingcircle <[email protected]>
add iconProps to icon (#2487)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - f91a458ba4de565afaeaf736892cb5825e996025 authored over 4 years ago by flyingcircle <[email protected]>
stop creating component if string length == 0; https://github.com/rea… (#2436)

* stop creating component if string length == 0; https://github.com/react-native-elements/react-...

github.com/react-native-elements/react-native-elements - a336f0874e8bd4b95ae378c97d857214becce7e1 authored over 4 years ago by himanishm07 <[email protected]>
remove docs versions 0.x 1.0 and 1.1 (#2484)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - 1413c36b2a42e2ecd24c0742b2eca3efc29a65d7 authored over 4 years ago by flyingcircle <[email protected]>
Refactor slider (#2480)

* add thumbProps for custom thumb

* Add allowTouchTrack to Slider

* add test for allowTouc...

github.com/react-native-elements/react-native-elements - aed8d12d9eed90b8d0b9ec4863a3ad264f733562 authored over 4 years ago by flyingcircle <[email protected]>
add thumbProps for custom thumb (#2479)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - b556d2fcf9c015b2a09a5a929120b487c32e79b8 authored over 4 years ago by flyingcircle <[email protected]>
Fix for slower Android devices calculating height (#2352)

* Fix for slower Android devices calculating height

Rather than waiting an arbitrary time (50...

github.com/react-native-elements/react-native-elements - 79a31e2df63099cdf53e62dd67d84f204073d50f authored over 4 years ago by Matt Anderson <[email protected]>
Modified versions.json to contain correct version number for 2.1.0 (#2476)

* Versions.json 2.1 does not match tag 2.1.0

* Renamed 2.1 to 2.1.0 with Docusaurus

github.com/react-native-elements/react-native-elements - 0b40717f2ba4a2d799db18d055012d2ac1ea4e5f authored over 4 years ago by Alex Yip <[email protected]>
Rename Github to GitHub (#2474)

github.com/react-native-elements/react-native-elements - ee40b1b22866594140b0e820dc532ada86986b8f authored over 4 years ago by Jakub Biesiada <[email protected]>
Add missing link to Bottom Sheet component (#2472)

* Add missing link to Bottom Sheet component

* Update README.md

github.com/react-native-elements/react-native-elements - 885ae3d58bf4e81986c51452a68ab3d7c45dae4a authored over 4 years ago by Jakub Biesiada <[email protected]>
Merge branch 'master' into next

github.com/react-native-elements/react-native-elements - 37218896a75e01c6622ff4545ab1f7874e3e3305 authored over 4 years ago by flyingcircle <[email protected]>
release version 2.1.0

github.com/react-native-elements/react-native-elements - c55b1ed082e4d9badcff0d6d51825d0e7c0b06c9 authored over 4 years ago by Jeremy Hamilton <[email protected]>
add type for badge - textProps (#2470)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - 184d902fa70a8cbe3608d1558723cf983a417bd5 authored over 4 years ago by flyingcircle <[email protected]>
Avatar rework (#2469)

* move Accessory out of Avatar

* update Accessory to have default size

Co-authored-by: Jer...

github.com/react-native-elements/react-native-elements - c9d73285b2e50b9e4fc95c8071925a6ee9c5fbac authored over 4 years ago by flyingcircle <[email protected]>
Created BottomSheet component (#2325)

* Created BottomSheet component

* fix: item onPress in case of cancelButtonIndex

* * Added...

github.com/react-native-elements/react-native-elements - d92f14e2edd99bc92bdebf065ddff13ff34c4547 authored over 4 years ago by Nihal Saxena <[email protected]>
Fix issue with avatar not displaying if passing containerStyle is passed within imageProps (#2444)

github.com/react-native-elements/react-native-elements - abf0698244118e029f98dbf1b7f18163ec652981 authored over 4 years ago by Dan White <[email protected]>
fix slide web 'not a function' issue (#2465)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - 8de06b4000352d1cc4baa08e2395b2e5d10929f4 authored over 4 years ago by flyingcircle <[email protected]>
Merge remote-tracking branch 'upstream/next' into next

github.com/react-native-elements/react-native-elements - b868d2767fc4573b5da006b9fc1a24d0714344de authored over 4 years ago by Jeremy Hamilton <[email protected]>
Fix Avatar docs for 2.0.4

github.com/react-native-elements/react-native-elements - 7cec623fe95b33a4e2eac41728129bd0fc93374c authored over 4 years ago by Jeremy Hamilton <[email protected]>
Disabled button style fix for issue #2440 (#2449)

* Call string() on disabled color styles in Button.js

* Updated Button test snapshots

Co-a...

github.com/react-native-elements/react-native-elements - 2fa6a3ac9e07817637aa9626c3e33c4635ed3996 authored over 4 years ago by Andrew Yochum <[email protected]>
Fixing RN 0.63 issue where iOS onClose does not fire (#2437)

Removing is iOS check to fix onClose not firing in RN 0.63

github.com/react-native-elements/react-native-elements - 8a5d746c56c553d71626c3f671d9391916063137 authored over 4 years ago by Daniel Orthwein <[email protected]>
fix website plugin bug; website broken links

github.com/react-native-elements/react-native-elements - 5b07f34dda5c93063d5d0752e871e03230844917 authored over 4 years ago by Jeremy Hamilton <[email protected]>
change deploy command for gh-pages

github.com/react-native-elements/react-native-elements - fad7b6e27833f1fe1c6f0af8c886efa6a7ca4815 authored over 4 years ago by Jeremy Hamilton <[email protected]>
update docs to docusaurus v2 (#2455)

* update docs to docusaurus v2

* fix app link; renderErrorMessage; add footer links

Co-aut...

github.com/react-native-elements/react-native-elements - a6911ef04f7c5e4dd8d129e571c24d3d7c03d159 authored over 4 years ago by flyingcircle <[email protected]>
chore(deps): bump lodash from 4.17.15 to 4.17.19 (#2451)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

github.com/react-native-elements/react-native-elements - 40d46c95557c1c1fe04b2b892d24b7faddda9349 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update card.md (#2450)

(Docs) ListItem props in example code

github.com/react-native-elements/react-native-elements - 59b175758e52e03d25ca4e2b1c8fb5bcb69bd975 authored over 4 years ago by Daryl Lukas <[email protected]>
antdesign => ant-design (#2422)

* antdesign => ant-design

* antdesign => ant-design

github.com/react-native-elements/react-native-elements - 810975540e7da39ae1986211d6a16699ba8c3e40 authored over 4 years ago by Tom Xu <[email protected]>
Merge pull request #2424 from react-native-elements/next

2.0.4

github.com/react-native-elements/react-native-elements - 17e8712501c04a0f30c9a37ecd3739605fc49ff0 authored over 4 years ago by flyingcircle <[email protected]>
Merge remote-tracking branch 'upstream/master' into next

github.com/react-native-elements/react-native-elements - efa36c992bb2280835ef3e6a3e7d2fae2c996eea authored over 4 years ago by Jeremy Hamilton <[email protected]>
revert moving react-native-vector types to dev

github.com/react-native-elements/react-native-elements - 6e3f749f684c76ee196054e7c4b39266f4dd6e1c authored over 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2419 from react-native-elements/next

2.0.3

github.com/react-native-elements/react-native-elements - afc6e0fcb0474af7b437f3f383e0a08bb9223745 authored over 4 years ago by flyingcircle <[email protected]>
fix padding in list item for web (#2416)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - 196e3b84acbd5c2b25971857a873f110f5ca5302 authored over 4 years ago by flyingcircle <[email protected]>
Have `IconObject` extend `TouchableHighlightProps` so that `HeaderIcon` can support props like `underlayColor` (#2185)

* Add `underlayColor` to `HeaderIcon` type

This change will let users specify an `underlayCol...

github.com/react-native-elements/react-native-elements - d4e835a178e11b42b6a09a9e86081b5a485ca39a authored over 4 years ago by Prabhav Chawla <[email protected]>
Status bar (#2405)

* update status-bar-height to 2.5.0

* fix status bar height for android

Co-authored-by: Je...

github.com/react-native-elements/react-native-elements - 025fdc79d82229e4cc93534ed3bfb53e77e42461 authored over 4 years ago by flyingcircle <[email protected]>
add toggleAction to tooltip (#2406)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - 87ed550a26b9b7a020c2ad7f398f4efad52c5d8d authored over 4 years ago by flyingcircle <[email protected]>
add regular font to all android fonts (#2402)

* add regular font to all android fonts

* normal; not regular

Co-authored-by: Jeremy Hamil...

github.com/react-native-elements/react-native-elements - 72e84a9a6c45a4ee415ca1aae93021d1dad39800 authored over 4 years ago by flyingcircle <[email protected]>
Jose4gg feature/add button container style to buttongroup (#2415)

* Add button container style to ButtonGroup

* Fix for default prop

* Add property to types...

github.com/react-native-elements/react-native-elements - 8b17ea5515ba986d3dc2187f392ffd42c2825b43 authored over 4 years ago by flyingcircle <[email protected]>
Image methods (#2407)

* add static methods from RN Image to RNE

* fix Image static methods

Co-authored-by: Jerem...

github.com/react-native-elements/react-native-elements - 54527f4a58193c0a819b5ef15b77335909c32a76 authored over 4 years ago by flyingcircle <[email protected]>
stop triggering LayoutAnimation without setting state when SearchBar-ios showCancel is true (#2390)

github.com/react-native-elements/react-native-elements - ba0ea56e14712b5ef655f21bd6845842ce5f21e9 authored over 4 years ago by andrewbeckman <[email protected]>
fix padview testid placement (#2404)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - 39872138849998c258044a94478b0f26dd35e212 authored over 4 years ago by flyingcircle <[email protected]>
Merge pull request #2403 from react-native-elements/revert-2401-next

Revert "Add testID to ListItem::PadView"

github.com/react-native-elements/react-native-elements - 9f2723babf7e9325da60e2f28c7ee8d1954877da authored over 4 years ago by flyingcircle <[email protected]>
Revert "Add testID to ListItem::PadView"

github.com/react-native-elements/react-native-elements - 4362a631c828cc9bd3aa5e80c29f43bee86a0cea authored over 4 years ago by flyingcircle <[email protected]>
Merge pull request #2401 from flyingcircle/next

Add testID to ListItem::PadView

github.com/react-native-elements/react-native-elements - c69435d4f4343b7b1915cb24f9efb7d5e990325a authored over 4 years ago by flyingcircle <[email protected]>
rename test id for listitem-padview

github.com/react-native-elements/react-native-elements - 9e0ed04b716bf17def7a30f6579f2ab2026255ad authored over 4 years ago by Jeremy Hamilton <[email protected]>
add test id to listitem-padview

github.com/react-native-elements/react-native-elements - 0718b7a37c710568cc2b56e78fa6017cf784e7ad authored over 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2400 from flyingcircle/ios-raised-fix

fix ios raised button issue

github.com/react-native-elements/react-native-elements - f70771d19c4f568184bc7c250cb39bd5b0eaa30f authored over 4 years ago by flyingcircle <[email protected]>
fix ios raised button issue

github.com/react-native-elements/react-native-elements - d71427b06f838fbde7d76e5da94ac82d31292696 authored over 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2399 from flyingcircle/fix-icon-style

only apply styles to icons that can accept them

github.com/react-native-elements/react-native-elements - 71de8fe84b83922b5e26b98f2a1cf7e0813ddaea authored over 4 years ago by flyingcircle <[email protected]>
only apply styles to icons that can accept them

github.com/react-native-elements/react-native-elements - 74f141b19da229807503e252f2e007d8eabee824 authored over 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2397 from flyingcircle/checkbox-fix

fix checkbox no title spacing issue

github.com/react-native-elements/react-native-elements - 4787887c29373d9c82a59aea86ce8963607720a8 authored over 4 years ago by flyingcircle <[email protected]>
fix checkbox no title spacing issue

github.com/react-native-elements/react-native-elements - 110aee9f5fdf6ce83302a2f8e414fd47ac57fdaa authored over 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2395 from flyingcircle/feature/badge-text-props

add textProps prop to Badge

github.com/react-native-elements/react-native-elements - 8947d2da915ea0a161a972c4ced3b5027d832446 authored over 4 years ago by flyingcircle <[email protected]>
add textProps prop to Badge

github.com/react-native-elements/react-native-elements - edef40a83d9499a00ae9ffe4f0d16ba2a4e6e859 authored over 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2247 from omid-ebrahimi/patch-1

fixes Avatar when rounded is true

github.com/react-native-elements/react-native-elements - e9d95828c662d33f57ee2a5625dd3c800e53c67e authored over 4 years ago by flyingcircle <[email protected]>
Merge pull request #2394 from flyingcircle/test-update

update all test libraries

github.com/react-native-elements/react-native-elements - 92d87bd57ce9d9abef2603305d1fbd5d6bec3261 authored over 4 years ago by flyingcircle <[email protected]>
update all test libraries

github.com/react-native-elements/react-native-elements - eb90b597925276cc3352259d304f4dc5d0aa2cd5 authored over 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2354 from Johan-dutoit/patch-2

Update customization.md

github.com/react-native-elements/react-native-elements - 1955346078069f2aa7628ad5040a1e88d4a77afa authored over 4 years ago by flyingcircle <[email protected]>
Merge pull request #2371 from artashsanoyan/next

move @types/react-native-vector-icons to dev deps

github.com/react-native-elements/react-native-elements - 8d9d571c850c350bb0ef6088f14f07e9daa6c7ba authored over 4 years ago by flyingcircle <[email protected]>
Merge pull request #2385 from mohammadameer/patch-1

remove the beta from from antdesign link

github.com/react-native-elements/react-native-elements - 016ba23333ffe9bed56e3d6f4bfe5452a15f8a9f authored over 4 years ago by flyingcircle <[email protected]>
remove the beta from from antdesign link

github.com/react-native-elements/react-native-elements - b1fef59ab5dc440938dd1902fe484ef9d5ad3842 authored over 4 years ago by mohammad ameer <[email protected]>
Merge pull request #2380 from react-native-elements/next

2.0.2

github.com/react-native-elements/react-native-elements - 6b3afde9b477e6b14835602d72340ec2d5bbe86a authored over 4 years ago by flyingcircle <[email protected]>
Update Image source props (#2379)

Co-authored-by: Jeremy Hamilton <[email protected]>

github.com/react-native-elements/react-native-elements - 6d97c1071950bd58bb4ebb6bd618817e25b76676 authored over 4 years ago by flyingcircle <[email protected]>
Add event to Image.onLoad prop (#2314)

github.com/react-native-elements/react-native-elements - 76ce620b590a90b0a15815974ae08926872017c4 authored over 4 years ago by Daniel Holmes <[email protected]>