react-native-calendars-datepicker
Version:
Customizable date picker for React Native that supports Hijri calendar
22 lines • 480 B
TypeScript
declare const _default: {
container: {
position: "relative";
};
selectedIndicator: {
position: "absolute";
width: "100%";
top: "50%";
};
scrollView: {
overflow: "hidden";
flex: number;
};
option: {
alignItems: "center";
justifyContent: "center";
paddingHorizontal: number;
zIndex: number;
};
};
export default _default;
//# sourceMappingURL=wheel-picker.style.d.ts.map