Skip to content

custom width and height #579

@Salmankhan033

Description

@Salmankhan033

I want to give some width to Piker in react native
but it can't apply on time picker

<DateTimePicker
// testID={'date'}
value={date}
mode={'date'}
is24Hour={true}
display="default"
onChange={onChangeDate}
style={{width: wp('40%'), backgroundColor: 'red', flex: 1, height: hp('10%')}}
/>
Drawing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions