lingochamp/FuriganaTextView

Furigana array needs to be sorted.

jtoronto opened this issue · 3 comments

This textview works great, but you might want to add to the documentation that the furigana array you feed it needs to be sorted according to range location.

Hi @jtoronto, I'm glad the text view is useful 😇
And thanks for the feedback, I will look into this.

hi, should you code this with object-c? It's very useful for me :)

发自我的 iPhone

在 2016年7月6日,14:21,Yan Li notifications@github.com 写道:

Hi @jtoronto, I'm glad the text view is useful 😇
And thanks for the feedback, I will look into this.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Hello @iswearwxp, I think it's a little off the topic for this issue.
But I'm not planning to do this in Objective-C. If you are targeting iOS 7.0 and later, maybe you can use this as-is since Swift provides an Objective-C interoperability.
If you still have questions, please open a new issue so we can have a more detailed discussion.
Thanks.