Open Collective
Open Collective
Loading

react-native-datetimepicker

COLLECTIVE
Open source

we maintain the react-native-datetimepicker project

Contribute


Become a financial contributor.

Financial Contributions

Recurring contribution
Individual sponsor

Join us for $14.00 per month and support us

Starts at
$14 USD / month

Latest activity by


Recurring contribution
Agency sponsor

Join us for $100.00 per month and support us

Starts at
$100 USD / month

Latest activity by


Custom contribution
Donation
Make a custom one-time or recurring contribution.

Latest activity by


+ 7

Top financial contributors

Individuals

1
Thinkmill

$180 USD since Mar 2022

2
Chris Drackett

$5 USD since Oct 2020

3
Steve

$5 USD since Sep 2021

4
Kadir Akdeniz

$5 USD since May 2023

5
Guest

$5 USD since Aug 2023

6
Julio

$5 USD since Jan 2024

7
Deeznuts

$4.2 USD since Apr 2022

Organizations

1
Thinkmill

$900 USD since Apr 2022

2
GitHub Sponsors

$400.03 USD since Jul 2021

3
Tilt/Shift

$210 USD since Oct 2020

4
Q-in

$10 USD since Oct 2020

react-native-datetimepicker is all of us

Our contributors 13

Thank you for supporting react-native-datetimepicker.

Thinkmill

Agency sponsor

$900 USD

Tilt/Shift

Individual sponsor

$210 USD

Thinkmill

$180 USD

Q-in

Individual sponsor

$10 USD

Chris Drackett

Individual sponsor

$5 USD

Steve

$5 USD

Kadir Akdeniz

$5 USD

Guest

$5 USD

Julio

$5 USD

Budget


Transparent and open finances.

Contribution #98385
Contribution #98385
Contribution #98385
$
Today’s balance

$29.69 USD

Total raised

$1,488.60 USD

Total disbursed

$1,458.91 USD

Estimated annual budget

$98.98 USD

About


`react-native-datetimepicker` is one of the modules that originally lived in the react native core, and was extracted into a separate repository where it continues to live now.

This is better for the package - development can be done faster, independently of the core which is released only once in a few months. Also, issues get much better visibility and are focused to just this package.

There is one apparent downside: it is the community of React Native developers who is now responsible for its maintenance - not Facebook employees. Since you're reading this, you're probably part of that community 🙂

### Why support us

The number of missing features and bugs is high and there is a lot of work to be done to bring this library into shape. This is why we're asking for financial backing: it'll help us to address bugs, bring new features and provide support in issues.

Read more in [🚧🚧 looking for backers 🚧🚧](https://github.com/react-native-datetimepicker/datetimepicker/issues/313).

React Native community needs a solid datetimepicker and react-native-datetimepicker needs the React Native community to back it up 🙌

### What we managed so far

Since the repository lives on its own, current maintainers have been able to make a lot of progress on it, such as

- `minuteInterval` implementation on Android, which does not have this feature natively and [adding it was not trivial](https://github.com/react-native-datetimepicker/datetimepicker)
- [support for iOS 14](https://github.com/react-native-datetimepicker/datetimepicker/pull/246) without which picker would not look as expected on latest devices
- numerous improvements to build infrastructure (including automated releases) and end-to-end tests which allow us to ship new versions with confidence


Our team