Aaron Young

Results 217 comments of Aaron Young

You can copy `https://github.com/youngjuning/react-native-quill-editor/blob/master/assets/quill.html` to `android/app/src/main/assets/` manually

从1.7.2开始,已经完全切到CDN上了。(我对CDN不熟,总之就是提速了,比之前快了,不用换镜像了) 1.8以上甚至把CDN作为默认源 使用,在Podfile最上面添加即可 ``` source 'https://cdn.cocoapods.org/' ``` 复制代码实际体验,确实快了不少

CDN 在国内没有节点,就算翻墙也可能发生 `[!] CDN: trunk Repo update failed`,如果不想用代理,可以是用下面的方式 ```sh source 'https://github.com/CocoaPods/Specs.git' ```

yangjunning/blog#46

码云镜像 https://gitee.com/lexrus/specs/wikis/Home?sort_id=187709

为什么说它沙雕,因为这个沙雕属性非黑即白,完全不懂我中华文化的中庸之道

## 无人维护,且有bug * [x] beefe/react-native-picker [![GitHub stars](https://img.shields.io/github/stars/beefe/react-native-picker.svg?style=social&label=Stars)](https://github.com/beefe/react-native-picker):除了普通选择器,地区选择器、时间选择器都需要二次封装。综合下来也就 **地区三级联动可以用用(需要配合我发布的 react-native-picker-area-json)** **使用或覆盖了过时的API** * [x] wuxudong/react-native-charts-wrapper[![GitHub stars](https://img.shields.io/github/stars/wuxudong/react-native-charts-wrapper.svg?style=social&label=Stars)](https://github.com/wuxudong/react-native-charts-wrapper):a react native charts wrapper (support android & ios)**使用或覆盖了过时的API** * [x] react-native-baidu-map[![GitHub stars](https://img.shields.io/github/stars/lovebing/react-native-baidu-map.svg?style=social&label=Stars)](https://github.com/lovebing/react-native-baidu-map):百度地图相关模块和视图,支持react native 0.40+。 https://github.com/lovebing/react-native-baidu-map/issues/180 **有严重BUG,无人维护**

## 地图 Map * [x] react-native-amap3d[![GitHub stars](https://img.shields.io/github/stars/qiuxiang/react-native-amap3d.svg?style=social&label=Stars)](https://github.com/qiuxiang/react-native-amap3d)react-native 高德地图组件,使用最新 3D SDK,支持 Android + iOS * [ ] react-native-component/react-native-smart-amap[![GitHub stars](https://img.shields.io/github/stars/react-native-component/react-native-smart-amap.svg?style=social&label=Stars)](https://github.com/react-native-component/react-native-smart-amap):react-native 高德地图SDK 插件

## 动画、美化、css * [ ] oblador/react-native-animatable [![GitHub stars](https://img.shields.io/github/stars/oblador/react-native-animatable.svg?style=social&label=Stars)](https://github.com/oblador/react-native-animatable):这是一个标准集合,让你可以在React Native 中轻松地使用动画和声明过渡效果 * [ ] oblador/react-native-image-progress [![GitHub stars](https://img.shields.io/github/stars/oblador/react-native-image-progress.svg?style=social&label=Stars)](https://github.com/oblador/react-native-image-progress):Progress indicator for networked images in React Native * [ ] react-native-community/react-native-linear-gradient [![GitHub stars](https://img.shields.io/github/stars/react-native-community/react-native-linear-gradient.svg?style=social&label=Stars)](https://github.com/react-native-community/react-native-linear-gradient):A component...