Okan Koçyiğit

Results 12 comments of Okan Koçyiğit

@argestes Currently if you are using Localize-swift with storyboard localization, when you select a language than restart your app you will see that storyboard localization did not change. Here is...

I added your properties to web-example project, it seems to be working well with your expectations. Have you checked "`IdType`"'s value while changing the date field? ![screen-capture](https://user-images.githubusercontent.com/16730661/104817173-98ca4780-5830-11eb-818d-9f8d34801f53.gif)

Hi oznurco, You have to use `ErrorMessageResourceType` and `ErrorMessageResourceName` parameters to localize your error message. `[RequiredIf("name != null", ErrorMessageResourceType = typeof(Resources), ErrorMessageResourceName = "RequiredAttribute_ValidationError")]`

@stephencelis will you merge this one, we are also having the same issue and it has been more then one year since @zenangst requested this PR? That would be great...

@jcbernabe > As per checking based on @FunnyCoderWang 's comment. I noticed that when using a customView the height of contentView is zero. I think that's why the hitTest is...

Rolling back to latest 2.219 commit solves the problem but what is correct way to use fastlane 2.220?