Ecosyste.ms: OpenCollective

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

NativeBase

Universal Components for React & React Native
Collective - Host: opensource - https://opencollective.com/nativebase - Code: https://github.com/GeekyAnts/NativeBase

Added missing ref to Input in Item.js.

Fix for issue #1780.
Fix based on issue-comment https://github.com/GeekyAnts/NativeBase/issues/17...

github.com/GeekyAnts/NativeBase - da2b57828d12fd66ee99c0cf159fa15480f431da authored over 6 years ago by akhil-geekyants <[email protected]>
fixed #1781

github.com/GeekyAnts/NativeBase - d5bfaab7ae36d7f1ea3bffc4e81c3685e3df5036 authored over 6 years ago by SupriyaKalghatgi <>
Moved listview properties of interface ReactListViewProperties to Card interface.

Fix for issue #1765 (Typescript error: Interface 'Card' incorrectly extends interface 'ReactListV...

github.com/GeekyAnts/NativeBase - 1fbd057c982adb4b09a03daa3133a2b234bb6209 authored over 6 years ago by akhil-geekyants <[email protected]>
Merge pull request #1784 from GeekyAnts/master

Update Development

github.com/GeekyAnts/NativeBase - 53fce7d9b3aac572460dca7a546294fca4c50ac1 authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Fixed theme for disabled button with icon

github.com/GeekyAnts/NativeBase - 35938a62eb4a1da6120511fcba03c0b612a0ac5d authored over 6 years ago by SupriyaKalghatgi <>
transpiled merged PRs, updated ChangeLog

github.com/GeekyAnts/NativeBase - c5ac7d86ccd7da88daeb54fb5c1c3923d3f8b205 authored over 6 years ago by SupriyaKalghatgi <>
Merge pull request #1776 from GeekyAnts/development

Development

github.com/GeekyAnts/NativeBase - 92fc62eca44fc3b16707b020a729cfcf4c09f104 authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Update Item.js

github.com/GeekyAnts/NativeBase - 4d023fdaa0276a0389f4744669ae856335e98d23 authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge branch 'master' into development

github.com/GeekyAnts/NativeBase - aad4ba554e49d48ec67aa5c4435208e9eae09fc1 authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1775 from GeekyAnts/fix/header-alignment/icon-title

Aligned icons with title text

github.com/GeekyAnts/NativeBase - 0674e5be6099b29ad80c2e08c91a416aa8ce0955 authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1719 from GeekyAnts/update-version/react-native-keyboard-aware-scroll-view

Updated react-native-keyboard-aware-scroll-view package version

github.com/GeekyAnts/NativeBase - afbeffc76bf813b69e20c46235f1bfd0cda61974 authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Excluded paddingTop: 0

github.com/GeekyAnts/NativeBase - e9aba0923695ed2590c7494d57050c8eadffa482 authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge branch 'development' into update-version/react-native-keyboard-aware-scroll-view

github.com/GeekyAnts/NativeBase - d860e569fdcacefc41dcc189d2c3bce53fd59bd7 authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1718 from GeekyAnts/update-version/react-native-vector-icons

Update version/react native vector icons

github.com/GeekyAnts/NativeBase - 0b969e0ad45d81d4fb7a2d6211b06524d2d1ceeb authored over 6 years ago by Supriya Kalghatgi <[email protected]>
changed `paddingtop` to `paddingTop`

github.com/GeekyAnts/NativeBase - 6c958b46256b004d36b30f21b31c3e6119f62fa8 authored over 6 years ago by akhil-geekyants <[email protected]>
Aligned left/right icon with title text

Fix for issue #1724 (Header buttons not vertically aligned with header title)

github.com/GeekyAnts/NativeBase - 8ec844c28ec58d5af2afb2a9d309e68fd8093709 authored over 6 years ago by akhil-geekyants <[email protected]>
Merge pull request #1753 from GeekyAnts/fix/typings/picker-style

Overrided picker style type in index.d.ts to ReactNative.TextStyle

github.com/GeekyAnts/NativeBase - 2cb6af2df6cd6faf2dbb22d91ab38ed1545a325a authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1751 from mdcollab/fix/input-placeholder-color

Use variables from theme if provided in Input component

github.com/GeekyAnts/NativeBase - 0fb58966ae636e7ab20aa59bad846d97aba3930a authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1748 from GeekyAnts/fix/typings/contentProps

Added contentProps to Tabs in index.d.ts

github.com/GeekyAnts/NativeBase - 764bea9518c41df821dc03e09a1274160b6c7b2b authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1738 from GeekyAnts/fix/content/contentPadding

Moved padding from Content's style to contentContainerStyle.

github.com/GeekyAnts/NativeBase - fab14fb82e93adadb5e81a87e7717babfcb28504 authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Fixed #1766

github.com/GeekyAnts/NativeBase - 0f0748f6465413082c3e49ec9a4b5a6ecfb2430d authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1754 from GeekyAnts/fix/roundedButton/height

Added maxHeight to rounded button

github.com/GeekyAnts/NativeBase - 3b15253e430718e71c0414f839cec1ad49ba697b authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1759 from GeekyAnts/fix/input/position

Changed searchbar input lineHeight in theme to null.

github.com/GeekyAnts/NativeBase - a07a42999c29675b51c339fb5493b1043a105836 authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Update Item.js

github.com/GeekyAnts/NativeBase - c71b723d63814a569525382e60e04d4043218bee authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1760 from GeekyAnts/fix/buttons/disabled-transparent

Added support for disabled transparent buttons in theme.

github.com/GeekyAnts/NativeBase - 1118315f805f94fbc0253197da9c4416b210600d authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Update Button.js

github.com/GeekyAnts/NativeBase - ad5ad1f185802de17516ae2bc942f3125ca7de48 authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1761 from GeekyAnts/fix/button-small/icon

Added icon styles to small button theme.

github.com/GeekyAnts/NativeBase - e02b06419bda380d0514018b6f80103685cd0efe authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Update Button.js

github.com/GeekyAnts/NativeBase - 215a52fadb046b2744789b94b7696df6958cbd8a authored over 6 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1770 from GeekyAnts/master

Update Development

github.com/GeekyAnts/NativeBase - d2abbafefc65a7f41e06f3d2733d7089dc884bca authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Update CHANGELOG.md

github.com/GeekyAnts/NativeBase - 267ce3a16b4dbaff05d665a5e52f354cd385654b authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Added icon styles to small button theme.

Attempt to fix issue #1743 (small button with icon on iOS )

github.com/GeekyAnts/NativeBase - c68dc5f2a8ee75370dfbb8c7eaeb6ee1d3fee6b9 authored almost 7 years ago by akhil-geekyants <[email protected]>
Update README.md

github.com/GeekyAnts/NativeBase - b1665e663cd9d090e655de7955d1496dccc0a517 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Added support for disabled transparent buttons in theme.

Attempt to fix issue #1742(Disabled transparent buttons should stay transparent and "disable" tex...

github.com/GeekyAnts/NativeBase - da9053ab48e40cd0bd1b8d9326f1a8b5e55535d2 authored almost 7 years ago by akhil-geekyants <[email protected]>
Fix for issue #1731 (Stacked Label Input value position is not fixed on focus)

Fix based on issue-comment https://github.com/GeekyAnts/NativeBase/issues/1731#issuecomment-37632...

github.com/GeekyAnts/NativeBase - 8a6020c0df42af522034139804a6eb52157eb68b authored almost 7 years ago by akhil-geekyants <[email protected]>
Changed searchbar input lineHeight in theme to null.

Fix for issue-comment https://github.com/GeekyAnts/NativeBase/issues/1731#issuecomment-376349102

github.com/GeekyAnts/NativeBase - 4573c9e967f26121cb16aad1f991fb5177e29032 authored almost 7 years ago by akhil-geekyants <[email protected]>
Added maxHeight to rounded button

Fix for issue #1749 (Button not working nice on android with v2.4.1)

github.com/GeekyAnts/NativeBase - 5604ba8eef6e481949cacbbec174e03cd8b7fcae authored almost 7 years ago by akhil-geekyants <[email protected]>
Overrided picker style type in index.d.ts to ReactNative.TextStyle

Fix for issue-comment : https://github.com/GeekyAnts/NativeBase/issues/1145#issuecomment-378173606

github.com/GeekyAnts/NativeBase - 0c44c5328cd0cc6e7ff05becb9b55e317edbd257 authored almost 7 years ago by akhil-geekyants <[email protected]>
Use variables from theme if provided in Input component

github.com/GeekyAnts/NativeBase - 3a11e3bed3c564b674b86db4cb144521097b40f2 authored almost 7 years ago by Murat Akbal <[email protected]>
Added contentProps to Tabs in index.d.ts

Fix for issue #1747 (keyboardShouldPersistTaps missing from typings)

github.com/GeekyAnts/NativeBase - b8d6b61adff16f0e371e82defa5388097faabdc6 authored almost 7 years ago by akhil-geekyants <[email protected]>
Moved padding from Content's style to contentContainerStyle.

Attempt to fix issue #1720 (Content with refreshControl and padder wrong paddings).

github.com/GeekyAnts/NativeBase - 594ab2fb6a1087c8fd0bffca7b8667960383aab9 authored almost 7 years ago by akhil-geekyants <[email protected]>
Update README.md

github.com/GeekyAnts/NativeBase - 0a922a4d345f542d1dedd71b5b06ea7f2505826f authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Update README.md

github.com/GeekyAnts/NativeBase - 4d7802709315192bbe972bdbddf9fa821dad0e3d authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Add the reason of toast was closed and if duration is 0 disable dismiss timeout

github.com/GeekyAnts/NativeBase - a6ef698b51a4f7bc54ba0d1b7fa4e0258fdf9aa2 authored almost 7 years ago by Daniel Prado <[email protected]>
npm ignore fix

github.com/GeekyAnts/NativeBase - aec016a4978886eab7bf45a2f1758fa4d882649c authored almost 7 years ago by Shivraj <[email protected]>
removed yarn.lock

github.com/GeekyAnts/NativeBase - 4da1a8a00fe72a8ca6dd3879747b05209f82b84e authored almost 7 years ago by Shivraj <[email protected]>
Updated Changelog

github.com/GeekyAnts/NativeBase - 31995eab48192c907d835d92d45497feacb2ae0a authored almost 7 years ago by SupriyaKalghatgi <>
Merge pull request #1729 from GeekyAnts/development

Development

github.com/GeekyAnts/NativeBase - 3a12c5f7238283ff445d606063e17b30630a7439 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Update .travis.yml

github.com/GeekyAnts/NativeBase - a3da2bc6db3eebfab1fc2e81dc6ec3bade50bc22 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Update .travis.yml

github.com/GeekyAnts/NativeBase - da3a1cf556793ecf2f0ec0ebe1e56082c802e9c2 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
transpiled merged commits

github.com/GeekyAnts/NativeBase - 3e0792c82dc36e0dd44ffc35d7a266d3b16410d4 authored almost 7 years ago by SupriyaKalghatgi <>
Merge pull request #1727 from GeekyAnts/web-support

Web support

github.com/GeekyAnts/NativeBase - 8e4241de7f7c0147776e37b8b23575a0b7bebd1a authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1726 from GeekyAnts/master

Update Development

github.com/GeekyAnts/NativeBase - f0c787608f9d914dd1816aea8a8ab03e0d01d67d authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Merge branch 'master' into web-support

github.com/GeekyAnts/NativeBase - 2917c088bf118ec6a5ca26b6329af6ab9e51fca9 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
transpiled

github.com/GeekyAnts/NativeBase - 1dd9bd3061082651f28ff9b24b6130e4c2a918a0 authored almost 7 years ago by SupriyaKalghatgi <>
Transpiled merged PRs, updated changeloig

github.com/GeekyAnts/NativeBase - 64b2f8be621f5d63bbdb696a0c058fa62be8ef7e authored almost 7 years ago by SupriyaKalghatgi <>
Merge pull request #1725 from GeekyAnts/development

Development

github.com/GeekyAnts/NativeBase - 6551e42f7782a0591dc8afc8f82afb2a46b17852 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Transpiled merged commits

github.com/GeekyAnts/NativeBase - 3aada708601d221f3b7ab541bbd87461934de951 authored almost 7 years ago by SupriyaKalghatgi <>
Merge pull request #1702 from GeekyAnts/fix/listItem/touchableHighlightProps

Fix for issue #1701 (ListItem does not pass delayPressOut & other Tou…

github.com/GeekyAnts/NativeBase - 9c34ae8cbeff24064ecc09b92b63b291f69d1aaf authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1646 from her0e1c1/her0e1c1-patch-1

Add textStyle field to Picker property

github.com/GeekyAnts/NativeBase - 75f8489ce0780af6dff05b0752363fffee413647 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1711 from GeekyAnts/fix/code/fab

Fixed FAB container flexDirection code

github.com/GeekyAnts/NativeBase - 1bc5f039a8aa7da0a843cd76b6e0ddf3b6cabd06 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Update Fab.js

github.com/GeekyAnts/NativeBase - d99382cab8abba3ac209d3272109279ac4d2454d authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Updated react-native-keyboard-aware-scroll-view package version

github.com/GeekyAnts/NativeBase - 87c1b947ef28431667406c641c9acd24db713826 authored almost 7 years ago by akhil-geekyants <[email protected]>
Upgraded react-native-vector-icons package version

github.com/GeekyAnts/NativeBase - 2986559b611e5f5765e6619eea98d9b51eca9aae authored almost 7 years ago by akhil-geekyants <[email protected]>
Upgraded react-native-vector icons package version

github.com/GeekyAnts/NativeBase - 0f2b5be6ebbb24989567a971d3cd5daa26874f4b authored almost 7 years ago by akhil-geekyants <[email protected]>
Merge pull request #1712 from GeekyAnts/fix/theme/listitem

Fixed list margin left issue

github.com/GeekyAnts/NativeBase - b15a77b3ade4e0e089ad0a1dbee853d8123e0cae authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Fixed list margin left issue

github.com/GeekyAnts/NativeBase - c3bac081984f98805d4d1bb8f3b683e672963021 authored almost 7 years ago by SupriyaKalghatgi <>
Fixed FAB container flexDirection code

Fix for Issue #1707

github.com/GeekyAnts/NativeBase - 3b08318b3e326abacb72adbb609939b10638c113 authored almost 7 years ago by akhil-geekyants <[email protected]>
Merge pull request #1694 from GeekyAnts/fix/card-footer/textColorWithBorderedProp

Attempt to fix - Footer text not visible when bordered prop is used w…

github.com/GeekyAnts/NativeBase - ad0eb9ed480c2fdf331af9bb760b7fe3e7d0c72f authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Added brandPrimary as color for cardItem footer text with bordered props

github.com/GeekyAnts/NativeBase - 818f496d8a2b25e137ee062236f5af3256d6ecfd authored almost 7 years ago by akhil-geekyants <[email protected]>
Removed font color for carditem footer with bordered props

github.com/GeekyAnts/NativeBase - f1678895792788b22bcf91a7682eb03586b8d019 authored almost 7 years ago by akhil-geekyants <[email protected]>
Fix for issue #1701 (ListItem does not pass delayPressOut & other TouchableHighlight props)

github.com/GeekyAnts/NativeBase - 612de562d9330fb928af4fedf9136eaa580b4bac authored almost 7 years ago by akhil-geekyants <[email protected]>
Merge pull request #1693 from GeekyAnts/fix/footer-android/activeButtonColor

Fixed : Footer active button not getting affected by color change in …

github.com/GeekyAnts/NativeBase - 545eacf2fc6a640c53c4c91c1a1a692a61e59184 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1699 from GeekyAnts/fix-floatingLabel/styleSheetSupport

Attempt to fix issue #1687 (Error styling using StyleSheet for Label …

github.com/GeekyAnts/NativeBase - a69b93b2b1ec1977e741be28a0b00422c056c886 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Fixed : warning due to invalid style key labelStyle

github.com/GeekyAnts/NativeBase - bf16ba43e18508e9bee0bb0f4272b048ec5e06af authored almost 7 years ago by akhil-geekyants <[email protected]>
Merge pull request #1684 from GeekyAnts/fix/button/rounded

Attempt to fix issue - Ripple/Highlight effect on a rounded Button do…

github.com/GeekyAnts/NativeBase - 5932b1612272981ce015c5f5fb5ca58b49e65f0c authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1680 from GeekyAnts/fix/tsDefenition/Content

Added refreshing and refreshControl to Content defenition in index.d.ts

github.com/GeekyAnts/NativeBase - 22c43b51582b51125749c797cbeddfbf5f1909f7 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Attempt to fix issue #1687 (Error styling using StyleSheet for Label component)

github.com/GeekyAnts/NativeBase - 9f09d9533503793d6c513ea29ecd6e4ecf226952 authored almost 7 years ago by akhil-geekyants <[email protected]>
Attempt to fix - Footer text not visible when bordered prop is used with CardItem

github.com/GeekyAnts/NativeBase - 2e8ba0ad5344f516c5f2d99da434cc106878ac16 authored almost 7 years ago by akhil-geekyants <[email protected]>
Fixed : Footer active button not getting affected by color change in variable file

Fix for issue #1688

github.com/GeekyAnts/NativeBase - 5fea5f9cfac2e63efe455c38882d0d6141eed11d authored almost 7 years ago by akhil-geekyants <[email protected]>
Attempt to fix issue - Ripple/Highlight effect on a rounded Button does not respect border radius

Alternate PR for #1528

github.com/GeekyAnts/NativeBase - a6431656e46bdd73d087344938dff654f73cfc16 authored almost 7 years ago by akhil-geekyants <[email protected]>
Update Root.js

github.com/GeekyAnts/NativeBase - 89146d267d174d67184512f7efb776949e6a9d67 authored almost 7 years ago by Fred Wehle <[email protected]>
Update Root.js

github.com/GeekyAnts/NativeBase - 0d3c0a69616adcc471c8e4c9ed99a7863d1be382 authored almost 7 years ago by Fred Wehle <[email protected]>
Merge pull request #1681 from GeekyAnts/master

Update Development

github.com/GeekyAnts/NativeBase - 1dca9a05f38202328d23217823d0abbd21517e85 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Added refreshing and refreshControl to Content defenition in index.d.ts

github.com/GeekyAnts/NativeBase - 00ade371361d092007a690fa9eb53a05a1c51b15 authored almost 7 years ago by akhil-geekyants <[email protected]>
Update CHANGELOG.md

github.com/GeekyAnts/NativeBase - 2dbf7e530754967409e48a84e4b3ae627dd748c6 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Update CHANGELOG.md

github.com/GeekyAnts/NativeBase - 825c93ddb2996e0b1806d54340908b45a16fb1bb authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
transpiled 1670, updated changelog

github.com/GeekyAnts/NativeBase - aa95f7343a1dd657997f17b0fd7db812228c817c authored almost 7 years ago by SupriyaKalghatgi <>
Merge pull request #1671 from GeekyAnts/development

Development

github.com/GeekyAnts/NativeBase - 9496570a75986e8e5ff9934aaa2a8b1d7beb0a07 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Merge pull request #1670 from GeekyAnts/fix/tabs/tabBorderLine

Attempt to remove borderline between tabs on ios device

github.com/GeekyAnts/NativeBase - b2ac3e51b8991d7e28efc0230faf22f135db1439 authored almost 7 years ago by Supriya Kalghatgi <[email protected]>
Changed tab background from toolbarDefaultBg to tabDefaultBg

github.com/GeekyAnts/NativeBase - 2e123cd2cbce7035179476ba0c4eee462052f266 authored almost 7 years ago by akhil-geekyants <[email protected]>
Attempt to remove borderline between tabs on ios device

github.com/GeekyAnts/NativeBase - 550d3d05b3d3f7e47684a76f75de4a9a9a9f39b8 authored almost 7 years ago by akhil-geekyants <[email protected]>
transpiled #1668

github.com/GeekyAnts/NativeBase - e513c0c18d1614485355c6fb4d540067f2a6613a authored almost 7 years ago by SupriyaKalghatgi <>