亢奋猫

Results 11 issues of 亢奋猫

https://api.byi.pw/favicon/?url=nodejs.cn https://api.byi.pw/favicon/?url=www.topit.me 第一种是在head内link中写的 第二种可直接访问domain/favicon.ico获取

**Describe the bug** Pixelated corners on Android devices **To Reproduce** ```html ``` **Expected behavior** Smooth rounded corners **Screenshots** Use `` ![image](https://user-images.githubusercontent.com/8253512/88053717-d5252f80-cb8e-11ea-9605-f306eeeda195.png) Use `` ![image](https://user-images.githubusercontent.com/8253512/88054116-701e0980-cb8f-11ea-88ce-6a4b4f6b15a7.png) **Dependency versions** - React Native version:...

bug

# Bug report ## Summary java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState at androidx.fragment.app.FragmentManagerImpl.checkStateLoss(FragmentManagerImpl.java:1536) ## Environment info `react-native info` output: ```bash System: OS: macOS 10.15.5 CPU: (16) x64 Intel(R)...

按照[文档](https://docs.getui.com/getui/mobile/vendor/androidstudio/)集成华为推送后遇到如下错误 ``` Manifest merger failed : Attribute activity#com.huawei.hms.activity.BridgeActivity@configChanges value=(orientation|locale|screenSize|layoutDirection|fontScale) from [com.getui:hwp-for-google-play:1.0.6] AndroidManifest.xml:59:13-92 is also present at [com.huawei.hms:ui:5.0.4.301] AndroidManifest.xml:12:13-131 value=(orientation|locale|layoutDirection|fontScale|screenSize|smallestScreenSize|screenLayout|uiMode). Suggestion: add 'tools:replace="android:configChanges"' to element at AndroidManifest.xml:57:9-68:20 to override. ``` ```...

测试环境:调用 `RNWechat.sendMessage` 可以正常发出消息 生产环境:调用 `RNWechat.sendMessage` 可以唤起微信,点击聊天对象后,无法唤起确定发送弹窗。

复现步骤:微信未启动,唤起微信登录,授权,返回,崩溃。 微信启动后没有这个问题。

```ts import jazzicon from '@metamask/jazzicon' import React, { CSSProperties, useEffect, useRef } from 'react' interface Props { account: string size: number style?: CSSProperties } const MetaMaskAvatar: React.FC = ({ account,...

### 🥰 需求描述 建议在通用设置页面增加一个关闭按钮,这样的话导航逻辑变得清晰 ### 🧐 解决方案 ### 📝 补充信息 如果没有这个关闭按钮,不知道如何退出这个界面

Inactive

# 版本号 "jpush-react-native": "^2.8.0", "jverification-react-native": "^2.3.1" -> "jverification-react-native": "^2.4.3" # 错误信息 ``` FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:mergeDebugNativeLibs'. > A failure...

目前在 TS 项目中引入会有 Warning ``` Could not find a declaration file for module 'watch-props'. watch-props.js implicitly has an 'any' type. Try `npm install @types/watch-props` if it exists or add a...