myStar

Results 4 issues of myStar

- (nullable NSString *)pp_plainTextForRange:(NSRange)range -方法中会跳过@someone 的判断 直接跑到最后面输入的文字中 导致@someone被丢弃

长按图片没有响应任何事件,这个功能可以加上

![WechatIMG47](https://user-images.githubusercontent.com/10428418/105005408-40818880-5a70-11eb-9a72-e2b383bc84ed.jpeg) 返回按钮设置,

有如下接口的json字符串 需要解析为下面的模型数据,测试多次threeDayForecast一直解析失败,是不是该库不支持嵌套类型的解析, ``` fileprivate let jsonStr = """ { "username": "yuhanle", "age": 18, "weight": 65.4, "sex": 1, "location": "Toronto, Canada", "three_day_forecast": [ { "conditions": "Partly cloudy", "day": "Monday", "temperature": 20...