Results 2 issues of [email protected]

## 你的运行环境 * 插件版本: `"jcore-react-native": "^2.0.7"`, `"jpush-react-native": "^2.9.7"`, * react-native 版本:`0.70.6` ## 期望效果 打包生成的apk文件,在`Android 12`版本的设备上正常打开 ## 实际效果 在测试所有的Android设备上,Android 12打开出现apk文件解析失败,Android10、Android11正常 ## 重现步骤 在模拟器测试如下, 1. 创建了一个 `Virtual device` 2. `Make Project` 3....

### 💬 前提强调 - [X] I have searched the [issues](https://github.com/ant-design/ant-design-mobile-rn/issues) of this repository and believe that this is not a duplicate. ### 🙋 描述详情/重现步骤 在Android真机上,给DatePicker设置placeholder文案没有生效,具体代码如下: ```javascript import React from 'react'...

Bug🐛