blsage / iTextField

Fully-wrapped UITextField made to work entirely in SwiftUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing the value of isSecure doesn't update UI

nmn opened this issue · comments

I believe this is because all the modifier values aren't being set in the updateView method of the UIViewRepresentable

Were you able to get round this?

Your PR #4 fixes this but it that change is not released under a version

commented

Will review this shortly. Have been very busy lately.

commented

Just released a new version with that PR included. Sorry for the delay!