Does anyone know of a way to use a Compose TextFie...
# compose-ios
b
Does anyone know of a way to use a Compose TextField and trigger a UIDatePicker via a UIToolbar and input views?
or is the only way to create a themed UITextField and assign accessories there?
was able to get it working with expect/actual (Android will pop a date picker 🙂 )
👍 4
👍🏾 1
now to format the date and deal with TZ
Android and iOS doing Android and iOS things now