
A customizable calendar, time & month picker for React Native (including Persian Jalaali calendar & locale)
The React Native Modern Datepicker is a versatile tool that offers a customizable calendar, time, and month picker for React Native. It includes features such as the Persian Jalaali calendar and various locale options, making it a comprehensive solution for date and time functionalities in React Native apps.
The React Native Modern Datepicker offers a range of features, including customizable calendar, time, and month pickers, along with support for the Persian Jalaali calendar and various locale options. Its cross-platform compatibility makes it a convenient choice for developers looking to incorporate enhanced date and time functionalities in their React Native applications.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
React Native is a framework for building mobile applications using React and JavaScript. It enables developers to write once and deploy to multiple platforms, including iOS, Android, and the web, while providing a native app-like experience to users.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.