Rikumi

Results 4 comments of Rikumi

It's weird that Apple Books is prioritized over Kindle in [their official API](https://itunes.apple.com/search?media=software&entity=software%2CiPadSoftware&term=Kindle&country=us&limit=3). However, it could be too much for a command line tool to include a search result selector....

我实现了一个把大量数据更新控制在小程序组件内部的方法,用法同我在 #1651 中提到的 Taro 的 CustomWrapper。 https://gist.github.com/rikumi/a04632ae679d9c11e2dd29cd7066aedb 并不需要通过编译组件的方式,只需要借鉴 Remax App 中把一部分 virtual dom 通过 Portal 渲染到 Page 的实现即可

@MTJailed It worked after several trials. Next thing is to wait for the filesystem remount... I'm just half an iOS developer and have no knowledge in this...

Maybe apktool could detect those values by simply looking for their attribute names in the `attrs.xml` file and create pseudo keys for them there. For example: ```xml 1 ``` can...