hao-li

Results 11 comments of hao-li

I have a same problem too. I couldn't figure out a way to do it properly.

临时回避方案: ```php $chineseTypesetting->properNoun($text, ['•', '∩', '¤', '↓', 'ð', '€', '≥', '↔', 'Ï', '≤', 'µ', '≠', '¬', 'φ', '£', '®', '∼', '∑', 'þ', '×'] ```

@zachchou 不觉得是这个原因 后来改用 [ZFPlayer](https://github.com/renzifeng/ZFPlayer) 效果不错,Swift 完全兼容,几个月来没发生啥问题

seems does not work iOS 11.2.6 BMPlayer 1.0.1

@zhiqingchen 谢谢,请问 taro 侧计划适配 react-native-root-siblings 的新版本吗?如果适配的话大概何时发布? 或者不打算适配的话,应该使用哪个版本的 react-native-root-siblings 可以规避此问题?

same problem here :/

change pubspec.yaml: ```yaml dependencies: jiffy: git: url: https://github.com/hao-li/jiffy.git ref: develop ``` `Format Dates` and `Relative Time` will support locale by parameter. ```dart Jiffy('20191016', null, 'de').format('yMMMd') => 'Mi., 16. Okt. 2019'...

同 另外建议不要进行存在检查,否则大量访问太影响效率

好的 感谢 希望 release 一个版本出来