rn-datetime
TypeScript icon, indicating that this package has built-in type declarations

1.2.3 • Public • Published

RN DateTime
build License Version Downloads

Platform agnostic date & time pickers for React Native. This project has been tested with Expo on iOS and Android. Support for React Native Web is currently minimal.

These are simple implementations written in Typescript that mimic Google Calendar's date & time pickers.

This project also includes NaiveDate & NaiveTime types which do not include timezone and can be converted into ES Date type (inheriting local timezone).

Demos

These demos are recorded in GMT+02:00.

Installation

Add this package to a React Native project with

  • expo install rn-datetime or
  • yarn add rn-datetime or
  • npm install rn-datetime

For usage check example directory.

Roadmap

  • 1.3.0 Add support for theming or styling

Readme

Keywords

Package Sidebar

Install

npm i rn-datetime

Weekly Downloads

1

Version

1.2.3

License

MIT

Unpacked Size

34.4 kB

Total Files

32

Last publish

Collaborators

  • rasmusmerzin