Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cawfree/react-native-simpler-date-picker

A simple date picker component with a focus on reducing implementation complexity.
https://github.com/cawfree/react-native-simpler-date-picker

date datepicker moment picker react-native

Last synced: 2 months ago
JSON representation

A simple date picker component with a focus on reducing implementation complexity.

Awesome Lists containing this project

README

        

# @cawfree/react-native-simpler-date-picker
A simple date picker component with a focus on reducing implementation complexity.


@cawfree/react-native-simpler-date-picker

Are you using [react-native-simple-date-picker](https://github.com/cawfree/react-native-simple-date-picker)? _Don't_. It's deprecated (and overcomplicated).

## 🚀 Getting Started

Using [`npm`]():

```sh
npm install --save @cawfree/react-native-simpler-date-picker
```

Using [`yarn`]():

```sh
yarn add @cawfree/react-native-simpler-date-picker
```

## ✍️ Example

It's really simple, just make sure you have [moment.js](https://momentjs.com/docs/) installed so you can toy with the results.

```js
import SimplerDatePicker from '@cawfree/react-native-simpler-date-picker';

const App = () => (

);

```

That's all!

## ✌️ License
[MIT](https://opensource.org/licenses/MIT)



Buy @cawfree a coffee