-
目前是否支持鸿蒙,ios和android正常单openHarmony上tooltip点击没有出现
react-native-echarts-pro【1.9.1】
react-native version【0.72.5】
react-native-webview 【13.10.2】
Platform【openHarmony】
Demo:
```javascript
tooltip:…
-
### `package.json` file
```json
{
"name": "projectbread",
"main": "expo-router/entry",
"version": "1.0.0",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-p…
-
### 问题描述
折线图通过监听事件chart.on('tooltip:show', (event) => {})回调返回的数据是上个日期,应该是当前选中的日期
### 重现链接
chart.on('tooltip:show', (event) => { const { x } = event?.data?.data || {} console.log('to…
-
I'm trying to setup 2FA authentication on my react native application but `verifyPhoneNumberForMultiFactor` throw `auth/internal-error` on iOS.
Here is the code:
```
async function send2FaVer…
-
### 问题描述
根据官方文档,Tooltip和调整箭头两个功能都能单独实现,但是同时使用的时候貌似出现了冲突
### 重现链接
https://codesandbox.io/p/sandbox/dcx75k
### 重现步骤
1.鼠标悬停在边上,可以看到显示了调整箭头但是没有显示Tooltip
2.注释重现链接最下面的两个事件监听,此时Tooltip可以正常显示
### 预期行为
…
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests
- [X] I have read the [contributing guidelines…
fudom updated
1 month ago
-
### Description:
I'm using the react-native-walkthrough-tooltip library to create walkthroughs in my React Native app. I was wondering if it's possible to change the border color of the tooltip to Or…
-
### Version
5.5.0
### Link to Minimal Reproduction
PYBwLglsB2AEC8sDeAoWsA2BTA5l6AJgFzJrqxigkBEARsGJQLbUA0Z6BAhmFyQNrVA8IaBEFWoBdMgF926SsAyQQJVOQoAnCDjzqA8tBrQYWNh1hcMAdy4BPAM4BlABbBLAYRhh8YEmHUBXLF…
-
- [ ] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
Rendering the…
-
package version: "react-native-tooltip-2": "^0.1.3",
react-native version: "react-native": "0.70.6",
Hi, first i'd like to thank you for this package!
I'm facing a strage behavior in Androi…