-
### Describe the bug
Have an Angular 14.3.0 component library following the usual Angular workspace folder structure. On a separate ticket, I reported that `npx storybook@next init` assumed my projec…
-
### Description
RN 0.51.0
Android 5.1
react-native-image-picker 0.26.7
Android app crashes on launching camera to take photo
### How to repeat issue and example
How to solve?
### Solu…
-
cannot open developer menu in anyway,`react-native: 0.59.8`,i have `use_frameworks!` in Podfile, hardware keyboard is already connected, happens either in iOS simulator or device.( in android everyt…
-
Hey folks.
This issue wants to be a follow up to https://github.com/facebook/react-native/issues/31179; that issue has become really long so opening a new one to try and reduce the noise and confus…
-
## Description
Carousel component works incorrect in `react-native-web`:
- The pages inside the `Carousel` are arranged vertically, not horizontal;
- The autoplay feature not working;
-
…
-
- [x] I am using English in this issue. 在这个 Issue 中我使用了英文(强烈建议)。
## General Questions
the Echarts svg renderer is different on markline label with canvas renderer.
PLEASE MAKE SURE …
-
#### Could not resolve '../../icons/toast/success.svg' from components/toast/index.tsx
![image](https://user-images.githubusercontent.com/33823489/68992084-8279d200-08a1-11ea-9823-1b606236f688.png)
…
-
🎄 First, thanks for trying and giving feedback to our alpha version. 🎄
Note that it's still in an early state and stuff may be broken. This is something you want to report here, as we don't want th…
-
close-锁版本
-
在按钮中更改定位和地图比例,第一次点击按钮时会变成设定的比例,第二次点击按钮地图比例就会变成其他的比例
```
import ReactDOM from 'react-dom';
import { useState } from 'react';
import { Map, APILoader } from '@uiw/react-baidu-map';
const Demo = (…