Intro
This library contains the dates related component and it's utility methods.
Installation
- npm
- Yarn
- pnpm
npm install @react-native-blossom-ui/dates
yarn add @react-native-blossom-ui/dates
pnpm add @react-native-blossom-ui/dates
For date parsing, we have used the popular dayjs library as a dependency.