Right now it just does whatever the browser defaul...
# doodle
n
Right now it just does whatever the browser default is. But you can fully customize the border yourself using
NativeTextFieldStyler
and
NativeTextFieldBehaviorModifier
. They let you modify the background and foreground. You could hide border and then use a custom behavior to get what you want. This is how the custom Textfield in the docs works.
👍 1
a
Out of context. Since doodle is Multiplatform, are you planning to support mobile? If yes, Android or iOS first?
n
I am. Likely start with Android; but I haven’t decided yet. Which platform is more important for your use cases?
a
iOS. We work with greenfield apps most of the time. We mostly use SwiftUI. But we'll love to go full kotlin
n
Are you guys on 0.9.0 now? I don’t know if you saw my message about 0.9.1-SNAPSHOT.
a
Yes I did. I'll be testing it out over the weekend
n
Hey @ayodele I’m curious to know if you’ve had a chance to try out 0.9.1-SNAPSHOT. Would love to get any feedback ahead of the release. 🙏
a
@Nick yes I am. But I'm still testing though. So far no issues. I'll continue testing tomorrow at work: mostly the new features added. I'll be testing the new features added to Label tomorrow.