-
In the docs, I didn't come across a drawer component (especially for mobile), but neither does react-native itself, and we can either implement a 3rd party drawer package to handle that in react-nativ…
-
Ben,
I was at the Modern Web meetup Tuesday evening and also thought your talk was excellent. I'm a react beginner and, while I've read about most of the tools and libraries you mentioned, I have …
-
So I'm trying to put some graceful error handling in case 1 of my views crap out:
``` jsx
var MyGoodView = React.createClass({
render: function () {
return Cool;
}
});
var MyBadView = React.…
-
Hey, I have seen you did a great job already. I am now about to drop my own custom implementation of the measurer and port everything to the latest react-virtualized.
A few things I noticed are not g…
-
sir,
we have built an rgb panel similar to adafruit 32x32. we have used tlc5927 as driver,we have connected 1 chainlink and 2 in parallel ,i have attached the image that is displayed on screen
![i…
-
Emu points out when you mouse over an error, it underlines the text at the same time as it highlights source. The underline is confusing because it makes something look clickable, when it's not really…
-
Hello SDL community,
The review of the revised proposal "SDL 0091 - SDLCarWindow Video Projection Developer Interface" begins now and runs through October 17, 2017. Reviews of previous iterations …
-
Users should be able to visually manage the number of input and output connections a box has, and be able to hot swap the connections from the Box contents to those input/outputs.
A proposed interfac…
-
I would add a feature request accorting to the posts #871, #872, and #1349 (3Dmigoto now open-source...).
Basically, it would be nice to have a feature that allows to force custom resolution, but not…
-
Java log:
```
E/AndroidRuntime( 4472): Process: com.bountify, PID: 4472
E/AndroidRuntime( 4472): java.lang.OutOfMemoryError: Failed to allocate a 4194316 byte allocation with 3912916 free bytes and 3…