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 yarn lock registry

github.com/react-native-elements/react-native-elements - df96b21e6c9e9ed1ead45e3e851634c70015ca38 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix [socialicon]: icon visible in loading state when not a button (#2846)

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

github.com/react-native-elements/react-native-elements - c049e00ba768dcbdd7b15161962cec2d1a016277 authored almost 4 years ago by Ankush Dutt <[email protected]>
Migrated button component to RN Functional Component (#2830)

* Migrated button component to RN Functional Component

* added useEffect

github.com/react-native-elements/react-native-elements - 9784b947ff1466a9a13907d94da2cdf4c2aa8f96 authored almost 4 years ago by Sunny Dhama <[email protected]>
fix vector icons types package version difference (#2847)

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

github.com/react-native-elements/react-native-elements - 664e39f829dda601adfbdf1e06725615ab7b8e39 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix vector icons types package version difference

github.com/react-native-elements/react-native-elements - 8d5db5ad80a1eac6f3b9cb9103e2d1caf6f749e1 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Docs Internal Link Fix (#2840)

* loader theme fix

* markdown link fix

github.com/react-native-elements/react-native-elements - 6064359ea073c9b64cea73ec1c6b7438ddae34aa authored almost 4 years ago by Anuj Sharma <[email protected]>
loader theme fix (#2832)

github.com/react-native-elements/react-native-elements - 3c440b1531d88db1f5ae17e2319334551be95afc authored almost 4 years ago by Anuj Sharma <[email protected]>
Removed ts-ignore and transformed to Functional Component (#2834)

* Fix: Button

* Fix: Jest Errors

* Fix: PricingCard @ts-ignore errors

* Fixed: CheckBox...

github.com/react-native-elements/react-native-elements - 2f50ef068c85d51ed5f43bfb9831ddda432e409f authored almost 4 years ago by Arpit Bhalla <[email protected]>
UI fixes and array nullability check (#2835)

github.com/react-native-elements/react-native-elements - ecc4b282b5f4eb4c75b4029404d699f97f879792 authored almost 4 years ago by Devesh Kumar <[email protected]>
corrected issues link (#2828)

github.com/react-native-elements/react-native-elements - f894a2ae47eefdd40d8d61560a08d6e671512f1f authored almost 4 years ago by Nitanshu Lokhande <[email protected]>
fix types for withTheme

github.com/react-native-elements/react-native-elements - 5bc3ac3470bf3bb15c5558ab0bee3b23d02f3476 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2829 from react-native-elements/next

Release 3.3.1

github.com/react-native-elements/react-native-elements - a6e823fa7f0797dea0056dd889d5af6e1a0f70b9 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
export SearchBar Props

github.com/react-native-elements/react-native-elements - 56d5a37fd6296c328e8be75c13b05d04f0627453 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix: Make sure component is mounted before calling setState. #2751 (#2821)

* added isMounted in Tooltip.tsx

* added condition on setState

* removed if conditions and...

github.com/react-native-elements/react-native-elements - efe36a98f5564e966dc0e765d6ed7e9b4eba1980 authored almost 4 years ago by Naman Tayal <[email protected]>
Fixed Slider compatibility for expo web (#2824)

github.com/react-native-elements/react-native-elements - aad1995f25c8070e8fe39580bf6c1c548f2b5053 authored almost 4 years ago by hetanthakkar1 <[email protected]>
fixed 404 redirect in help page and also removed unnecessary lines of code (#2815)

github.com/react-native-elements/react-native-elements - 31928c2c6910d56eaa70c5655f6f14f69c62d52f authored almost 4 years ago by Priyanshu <[email protected]>
Exported AvatarProps for the issue #2802 (#2803)

* exported AvatarProps from index.ts

* Merged two imports

* Exported all the props from in...

github.com/react-native-elements/react-native-elements - 96151eae955c0ebb88eb1a01654e619ac845a8ae authored almost 4 years ago by hetanthakkar1 <[email protected]>
chore: update feature-request template (#2807)

github.com/react-native-elements/react-native-elements - 4888076fd8c11a803d405155d507baf47f995deb authored almost 4 years ago by Nitin Kumar <[email protected]>
chore: add PULL_REQUEST_TEMPLATE (#2806)

github.com/react-native-elements/react-native-elements - 075b8ca101116ccb45362bf0fe5a7d5fd49b068c authored almost 4 years ago by Nitin Kumar <[email protected]>
Updated the docs for the Rating component (#2804)

github.com/react-native-elements/react-native-elements - 3ec43d6833f76088268b2123e6339c6461e1d3c0 authored almost 4 years ago by hetanthakkar1 <[email protected]>
docs: fix link for react-native-elements-app repository (#2805)

github.com/react-native-elements/react-native-elements - 57c9cede6c8b7b650c1a5a94c6fecf7c397bcb03 authored almost 4 years ago by Nitin Kumar <[email protected]>
Merge pull request #2796 from react-native-elements/next

3.3.0 Release

github.com/react-native-elements/react-native-elements - 7ff5517cb3704d49194d1711eaf225a08a8bbb29 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
update to version 3.3.0

github.com/react-native-elements/react-native-elements - 08e51366e5144f51f6cbf1155f12b702bbf140e9 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
update index.js to be ts file

github.com/react-native-elements/react-native-elements - d938731fa07332dd8d40a0881880f38cfcd1f0b0 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Merge remote-tracking branch 'upstream/typescript-work' into next

github.com/react-native-elements/react-native-elements - 28eb3ed914edba472032c6c5b593574036ca2825 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Feat: Add useTheme() and makeStyles() helpers (#2790)

* Add useTheme() and makeStyles() helpers

* Revert package json change

* Convert makeStyle...

github.com/react-native-elements/react-native-elements - 6130d6735a28016a47915508408e844b1a25fab3 authored almost 4 years ago by Marian Alexandru Alecu <[email protected]>
Source prop missing in Image from Accessory.jsx (#2793)

When Accessory was moved out of Avatar having a custom image as Avatar stopped working. See the ...

github.com/react-native-elements/react-native-elements - c3747d6bcfb345457b16130e0f0a8241107997e0 authored almost 4 years ago by Rodrigo Brechard <[email protected]>
Typescript work (#2781)

* convert RNE to typescript (#2766)

* convert Avatar to typescript

* convert the rest of t...

github.com/react-native-elements/react-native-elements - 4f90e00919f4897a9a1320f74c8203ba7ec9e9f2 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
forwardRef in withTheme

github.com/react-native-elements/react-native-elements - 23a5b176edc7ce3b362a7482e9a40300569d70cf authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Merge remote-tracking branch 'upstream/typescript-work' into typescript-work

github.com/react-native-elements/react-native-elements - 4bfda78b23f14941f8ecfdb63c900bd4b593c593 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Typescript work (#2792)

* trying out a different wrapped component

* add dist folder to publish

* a few more tscon...

github.com/react-native-elements/react-native-elements - 2319d527563e246fe70aecd5491e0d68563a1b27 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix withTheme typing

github.com/react-native-elements/react-native-elements - 107ecde00f1e77d9b4a0e1a6692ce02108f2e4b7 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
a few more tsconfig changes

github.com/react-native-elements/react-native-elements - b239adcf0bf32c7989591dc64431c6d810dc5433 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
add dist folder to publish

github.com/react-native-elements/react-native-elements - 7150b0485d4bb6e54f03476f2922e30a44bb0ead authored almost 4 years ago by Jeremy Hamilton <[email protected]>
trying out a different wrapped component

github.com/react-native-elements/react-native-elements - 69e799911f2b503158686d7a73ffe29bc94a44c2 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
finish up cleaning up the typescript conversion

github.com/react-native-elements/react-native-elements - 97f0d42233ee58347b098272cf834becacba0774 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
ignore ts in slider; needs redone

github.com/react-native-elements/react-native-elements - 03e3e5cbbdf46b52f68bee16f01ab56cf1265f9f authored almost 4 years ago by Jeremy Hamilton <[email protected]>
fix typing with static members of functions

github.com/react-native-elements/react-native-elements - ce8aa3bb62d24e5dd908d38bfbe4706f745ef702 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
typescript migration (#2779)

* fix: typescript errors in SearchBar-default

* refactor: all styles use StyleSheet.create

...

github.com/react-native-elements/react-native-elements - 9bbddb71bb1c6b90b860efa8b5d2b9a6aa23d1ab authored almost 4 years ago by Mohammed Faragallah <[email protected]>
convert RNE to typescript (#2766)

* convert Avatar to typescript

* convert the rest of the files into tsx, still rough

* mov...

github.com/react-native-elements/react-native-elements - 5d4995f72d7b13cdd21b9a02dfaf709dd30ed5ce authored almost 4 years ago by flyingcircle <[email protected]>
Merge pull request #2771 from react-native-elements/next

update version to 3.2.0 (part 2)

github.com/react-native-elements/react-native-elements - cc3d35752046d0242af8e1e4035f6d316d8b3961 authored almost 4 years ago by flyingcircle <[email protected]>
update version to 3.2.0

github.com/react-native-elements/react-native-elements - ab0526b053ab8a927da94a916ac1d584c2390790 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2770 from react-native-elements/next

Release 3.2.0

github.com/react-native-elements/react-native-elements - 84045ea358d804e6aeb98d5a637e9a8944c037e4 authored almost 4 years ago by flyingcircle <[email protected]>
change react-native-safe-area-context to a peer (#2769)

* change react-native-safe-area-context to a peer

* update get started docs

* add back ins...

github.com/react-native-elements/react-native-elements - efb74ea846cecb5d15976cecfcb1ce6766b7eff4 authored almost 4 years ago by walker flynn <[email protected]>
Expo: remove global usage due to removal in SDK 41. (#2760)

* Expo: remove global usage due to removal in SDK 41.

* ListItem: add test for console.error ...

github.com/react-native-elements/react-native-elements - fca9541f20ad73eddfd885e7bf0796cd68d345b3 authored almost 4 years ago by IOM <[email protected]>
update app location (#2763)

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

github.com/react-native-elements/react-native-elements - 336b39c8d9755f17c61f9310180606183ebeb35e authored almost 4 years ago by flyingcircle <[email protected]>
add note for rn-safe-area-context setup (#2762)

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

github.com/react-native-elements/react-native-elements - b61fb9d4e913560b86c47d0fe218f8123cfc8325 authored almost 4 years ago by flyingcircle <[email protected]>
separate out doc props sections for playground (#2738)

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

github.com/react-native-elements/react-native-elements - 0ae0852b48c62af30f6c53af48a4ed3fdb5b5751 authored almost 4 years ago by flyingcircle <[email protected]>
Bump node-notifier from 8.0.0 to 8.0.1 (#2736)

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Releas...

github.com/react-native-elements/react-native-elements - e6e8cda702607102eea43a490d6988d9ca046ab5 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #2735 from react-native-elements/next

3.1.0 Release

github.com/react-native-elements/react-native-elements - 0d43096f714a6ff74176f125c1f4b760c5bc4a5b authored almost 4 years ago by flyingcircle <[email protected]>
release version 3.1.0

github.com/react-native-elements/react-native-elements - 62467be68e2397a8a13e272db814a09e9b03ecbe authored almost 4 years ago by Jeremy Hamilton <[email protected]>
Merge branch 'master' into next

github.com/react-native-elements/react-native-elements - 4557b71e5a19f468bdfd1e99a9908ccc5e715134 authored almost 4 years ago by Jeremy Hamilton <[email protected]>
dynamically import all font files (#2732)

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

github.com/react-native-elements/react-native-elements - f1cf453b787fddb40b1bab99aa39b0937c952c5d authored almost 4 years ago by flyingcircle <[email protected]>
add stack-overflow icon to prop type (#2731)

* add 'stack-overflow' icon prop type

github.com/react-native-elements/react-native-elements - 9fc5ecff3f46ca69985237bd318ed06cf0f027fb authored almost 4 years ago by Izet Mulalic <[email protected]>
Button title use renderNode (#2725)

* change button title to use rendernode

* add note in docs about component capability

Co-a...

github.com/react-native-elements/react-native-elements - 1c400e068cabfe937ef577c49b64ca9d62c227b5 authored almost 4 years ago by flyingcircle <[email protected]>
update BottomSheet so that it isn't bound by a max height (#2727)

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

github.com/react-native-elements/react-native-elements - 5926bad4df16bb0f01148808d3396b39c081b39d authored almost 4 years ago by flyingcircle <[email protected]>
alphabetize ButtonGroup and Text props (#2724)

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

github.com/react-native-elements/react-native-elements - 0328937fe6f8b59d56ee2130efa62df0c39fca76 authored about 4 years ago by flyingcircle <[email protected]>
Windows update (#2723)

* make sure all platforms have default option

* update colors to include a default option

...

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

github.com/react-native-elements/react-native-elements - eacf04d0d09d8eb73cb66c2c04e5e1035008ffed authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2720 from react-native-elements/add-code-of-conduct-1

Create CODE_OF_CONDUCT.md

github.com/react-native-elements/react-native-elements - eda7a6ebe931cd20cbfe748713f8fb31cfef86fe authored about 4 years ago by flyingcircle <[email protected]>
Create CODE_OF_CONDUCT.md

github.com/react-native-elements/react-native-elements - 938594b8cd70d85ef159a430f2732b8de2e4e1f3 authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2718 from react-native-elements/next

3.0.1

github.com/react-native-elements/react-native-elements - 263bb79acd59edf7d3bc692c088fefb2ff338aec authored about 4 years ago by flyingcircle <[email protected]>
update package to 3.0.1

github.com/react-native-elements/react-native-elements - 6ec33aac137502fb16121cd432228ab0572c06d7 authored about 4 years ago by Jeremy Hamilton <[email protected]>
fix Header placement on web (#2716)

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

github.com/react-native-elements/react-native-elements - 1eaf57a2f5583afd5f4a4d63445c1953ff1923f6 authored about 4 years ago by flyingcircle <[email protected]>
fix image source for local images (#2717)

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

github.com/react-native-elements/react-native-elements - 3e8b6720abfb97018abfeaaa1633cbac6d14c8af authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2705 from react-native-elements/next

Version 3.0.0

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

github.com/react-native-elements/react-native-elements - 1ef0f14db2241877d784e21496bc95ed384b2981 authored about 4 years ago by Jeremy Hamilton <[email protected]>
update to version 3.0.0

github.com/react-native-elements/react-native-elements - 653ef8a0bac9794668f0383f90b22147af5b0f74 authored about 4 years ago by Jeremy Hamilton <[email protected]>
update header component to handle more phone shapes/sizes (#2707)

* update header component to handle more phone shapes/sizes

* fix status bar color

* add s...

github.com/react-native-elements/react-native-elements - bb9411ecba6ec5502f16a86d6ac328347a4e6c6f authored about 4 years ago by flyingcircle <[email protected]>
Update Button.js (#2708)

Button onPress should pass down the evt object.

github.com/react-native-elements/react-native-elements - f3f02f839cf19a87302282a116756fa13ff4845f authored about 4 years ago by giftedunicorn <[email protected]>
change Header to use rn-safe-area-context

github.com/react-native-elements/react-native-elements - 3f0062ef02c52a405522a63f03a2b666ee0d81c9 authored about 4 years ago by Jeremy Hamilton <[email protected]>
add safe-area-context lib

github.com/react-native-elements/react-native-elements - 5b79b43f864cc3b8895710e5374f0c77f95f05f6 authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge branch 'next' into header-fix

github.com/react-native-elements/react-native-elements - 210d096581877d95967d1868c790220f74f8df0b authored about 4 years ago by Jeremy Hamilton <[email protected]>
removing deprecated Avatar section of docs (#2711)

* removing deprecated Avatar section of docs

* fix ListItem example in Avatar doc

Co-autho...

github.com/react-native-elements/react-native-elements - 76c6b800602dd52c45e05d7b76d21aa66cd9a399 authored about 4 years ago by flyingcircle <[email protected]>
fix status bar color

github.com/react-native-elements/react-native-elements - d97edf0fb3f7055dc3163d519864dc884ccfc2f1 authored about 4 years ago by Jeremy Hamilton <[email protected]>
update header component to handle more phone shapes/sizes

github.com/react-native-elements/react-native-elements - cf07a422bb48ec3106e18cbdaf09f67fc6057f99 authored about 4 years ago by Jeremy Hamilton <[email protected]>
move auto-changelog to devdep

github.com/react-native-elements/react-native-elements - 7f0517d5504533cc40c3b7f57b5e905eb7e63432 authored about 4 years ago by Jeremy Hamilton <[email protected]>
add image to website homepage (#2703)

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

github.com/react-native-elements/react-native-elements - a0fdeb29bd57ecaa45115e88a271f1edd62a5aab authored about 4 years ago by flyingcircle <[email protected]>
fix Tile type file (#2702)

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

github.com/react-native-elements/react-native-elements - 3ae590f98d4d5357b99440c7b9916bd414b925d1 authored about 4 years ago by flyingcircle <[email protected]>
reordering props alphabetically (#2644)

* reordering props alphabetically

* Update input.md

I apologize - my editor was automatica...

github.com/react-native-elements/react-native-elements - 7f7bd38d3a45ccc639dd76c1fa66b07054f8fa97 authored about 4 years ago by Chas E <[email protected]>
remove contextual search; not working

github.com/react-native-elements/react-native-elements - c99a27b7fb6380e192fa24bc14eec19445aa15a5 authored about 4 years ago by Jeremy Hamilton <[email protected]>
update website search config

github.com/react-native-elements/react-native-elements - 62f32b6c4d7c61a72144bfa6655aeac1b39b620e authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2650 from vividh/fix/2647

fix(ThemeProvider): Custom theme lost on dark mode switch

github.com/react-native-elements/react-native-elements - d8c51e524450df15fede1a2a57bdc7fea7854064 authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2656 from nopol10/bottom-sheet-container-style

Add bottom sheet containerStyle prop

github.com/react-native-elements/react-native-elements - a19f521e8bca91428095830ed47ce42948cf8908 authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2645 from jehielmartinez/avatar-placeholder-fix

avatar not showing placeholder if not source

github.com/react-native-elements/react-native-elements - 40a425c1bddaf9c7a7e4319eba2e93246005cf45 authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2700 from flyingcircle/card-depr

Remove depreacted props from Card

github.com/react-native-elements/react-native-elements - 8c1817e7bb7639a1844702f5d2ad2a7b80db4bcd authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2699 from flyingcircle/remove-list-dep

Remove deprecated props from ListItem

github.com/react-native-elements/react-native-elements - 83d9f616194b253f9db1ad4ea16a8faf51dc211a authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2651 from chiraggshah/typo-fixes

Typo fixes on Customization and ListItem page

github.com/react-native-elements/react-native-elements - 51ff80a248b459d70cba2acd02ece4cd04b52caf authored about 4 years ago by flyingcircle <[email protected]>
Merge pull request #2701 from flyingcircle/checkbox-type

checkbox type

github.com/react-native-elements/react-native-elements - 38465e8384735cc9c375ed8d19b4d06ef480c815 authored about 4 years ago by flyingcircle <[email protected]>
remove deprecated props from Card

github.com/react-native-elements/react-native-elements - 7dd77901f1206f90aacc27cabad8ddd0895ebfcd authored about 4 years ago by Jeremy Hamilton <[email protected]>
remove ListItem deprecated props

github.com/react-native-elements/react-native-elements - 143be20f62c6828ed1374bae70e8f9c428f49357 authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2698 from flyingcircle/rn-doc-uri

update all links to newer rn docs domain

github.com/react-native-elements/react-native-elements - 93b97ba8c703661b6e127119fda37562c43c8fbe authored about 4 years ago by flyingcircle <[email protected]>
update all links to newer rn docs domain

github.com/react-native-elements/react-native-elements - 37b0f748305c73f28944f0fa4f5bc7d190bfda1c authored about 4 years ago by Jeremy Hamilton <[email protected]>
Merge pull request #2691 from jasurkurbanovinit/next

Avatar deprecated props removed from docs

github.com/react-native-elements/react-native-elements - c3bb6f12ec8964af632b853d3e238dc1ba4e15f6 authored about 4 years ago by flyingcircle <[email protected]>