-
Build android fails on windows with basic init of react native. But running it though react-native run-android works. I have been trying to figure out this issue for almost three days on one of my pro…
-
### Version
5.5.0
### Link to Minimal Reproduction
None
### Steps to Reproduce
I implemented a Component in my reat-native app. The code is given below:
(1) Component
```javascript
const Cel…
-
Using the basic example provided in your README docs, I can't quite figure out how to add real life chart data; all I seem to get back is a blank screen. I've console logged the async request from ax…
-
### What happened?
My app worked well in development, after build for production my app crashed
Incident Identifier: 590A3677-D750-4FB6-B7B0-00EA920DCD3B
Distributor ID: com.apple.TestFlight…
-
Can we allow a notebook to be frozen to prevent accidental changes to it?
-
Sometimes it becomes necessary to change the appearance of child components when they are rendered on top of the overlay. For example, I wrapped an icon with black text in a tooltip, the text will be …
-
Try making the "Native Modal With RN Navigation" example using a `category` like the following example:
https://github.com/alinz/react-native-webview-bridge/blob/master/WebViewBridge/RCTWebViewManage…
-
I'm sure you're tracking the pulse of material design standards like me and others. That being said, material ui version 3 is out.
We should track MUI being migrated from Material Design v2 to Mate…
-
{
tooltip: {
trigger: 'axis',
axisPointer: {
type: 'cross',
},
confine: true,
},
grid: {
top: '30%',
right: '3%',
left: '15%',
bottom: '17%',
…
-
I think This would be how the tooltip component can be used:
```js
Line height
```
or
```js
/* tooltip trigger */
```
Also, Textbox components would be much more usable if tool…