UNPKG

@datacomvn/lunar-date-picker

Version:

A powerful React Native lunar date picker with timezone support, lazy loading, and native performance built on Nitro Modules

24 lines (23 loc) 511 B
{ "cxxNamespace": ["lunardatepicker"], "ios": { "iosModuleName": "LunarDatePicker" }, "android": { "androidNamespace": ["lunardatepicker"], "androidCxxLibName": "lunardatepicker" }, "autolinking": { "LunarDatePicker": { "ios": { "language": "swift", "implementationClassName": "LunarDatePicker" }, "android": { "language": "kotlin", "implementationClassName": "LunarDatePicker" } } }, "ignorePaths": ["node_modules"] }