Yannick Loriot

Results 91 comments of Yannick Loriot

Yes the _dirty_ solution is simple. But the formatter one requires some work. If I implement this feature I would conforms to the [moment.js](http://momentjs.com/docs/#/parsing/string-format/) one (_Do_ input). It's do-able, but...

It could be useful if I only support iOS 9+. May be it make sense for a new major version of `YLMoment`.

Can you give me more detail on your project configuration? It happens with Xcode 6, iOS 8? Have you another localized files (may be from another project) with the same...

Sorry for the late, but after many tests with Xcode 6.0.1 and 6.1 and for iOS 7 or over I noticed no issue. Have you some project tests or code...

For the moment no, there is no way to keep the label in the middle. I can examine the proposition to add it in the next version.

Hi, Yes you can use this library in xib that contains auto-layout. However I have to investigate why it does not work in interface builder.

That's strange, may be interface builder does not load framework like current project one. I need more time to investigate why. Thank you for the report! 👍

Really strange. I don't know why it raises this error because the `momentInitiated` should be called...