rn-hjri-calendar

2.0.1 • Public • Published
React Native Hjri Calendar (Picker)
Usage
import RnHjriDatePicker from "rn-hjri-calendar";
<RnHjriDatePicker
        onDone={d => {
          setShowModal(false);
          setDate(d);
        }}
        visible={showModal}
        doneText={"تم"}
        sep1style={{}}
        sep2style={{}}
        closeText={"اغلاق"}
        yearsTitle={"اختر السنة"}
      />
other info will update later
@mustafaskyer

Package Sidebar

Install

npm i rn-hjri-calendar

Weekly Downloads

1

Version

2.0.1

License

MIT

Unpacked Size

22 kB

Total Files

15

Last publish

Collaborators

  • mustafaskyer