BeilunYang

Results 7 comments of BeilunYang

1. 将Iconfont下载至本地 2. 解压缩后,将文件夹中的iconfont.js放到RN工程下。我将iconfont.js放到了assets文件夹下 3. 配置iconfont.json ```json { "symbol_url": "http://localhost:19000/assets/iconfont.js" } ```

版本: ``` react: '16.0.0-alpha.12', react-native: '0.47.1', react-native-svg: '5.4.1' ``` 代码 ``` const shadowOpt = { width: sceneWidth, height: 46, color: '#000', radius: 4, opacity: 0.5, }; {title} ``` 使用后没有效果,感觉就一条灰线 [![屏幕快照...

> Thanks but is it any different to https://github.com/lencx/ChatGPT ? It supports automatic updates, exporting history to images, injecting JS scripts, and the author is working on adding new features

That's true. But I don't care if wsa is official or not. I just want to easily install magisk and gapp. That project is not very easy to use, you...

Example: ``` adb logcat adb shell ps adb push adb pull ``` Of course, I also think it's possible to provide a way for users to add adb commands to...

Resolved. Please code review again