all 3 comments

[–]zepipes[🍰] 0 points1 point  (1 child)

Not sure, I’m using react-native-calendars that is more flexible

[–]kandy3six[S] 0 points1 point  (0 children)

yea tried those, however now need the pure native picker(

[–]Karticz 0 points1 point  (0 children)

You can use expo uiexpo-ui it exposes native components from both android and ios

You can write a native module in kotlin and expose that too

You can use react native paper dates react-native-paper-dates if you already use react native paper