Jintin

Results 22 comments of Jintin

It's really cool feature that I also want to include for aliasme for a long time. Just some though to add on, can we indicate the dynamic part to place...

> What do you mean anywhere? Do you mean something like this "al root/directory new"? > > I think for multiple dynamic parts, to keep the code simple, we could...

Hi, not sure if you follow this proguard rule already? > First of all, BindingExtension using refelction a lot to link many things internally in order to provide simple usage....

If it works without proguard means there's something in proguard affect the binding process. May you describe more about your class hierarchy like is DevActivity inherit from BindingActivity directly or...

btw I guess Android related build failed is normal?

The parser is mismatch `as ? Int : Int` as a ternary. You may add a parentheses to distinct the code first. ```swift noches = firebase ? (valores["noches"] as? Int)...

I'll study about it, thanks for sharing. ^^

Thanks for report, seems comment block the train of closure work.

@rhkrthdud7 seems put `(self.stepName, self.stepDuration)` into same line?

Not sure what is the required steps to get rid of this. Do we need to publish via Mac App store or change any certificate or build process? @saagarjha And...