Dan Tamas

Results 25 issues of Dan Tamas

Right now there is no common or "standard" way of handling the github issues in the community modules. Each module does it differently but maybe we should be try to...

discussion

If you set any value for `alignItems` for the `container` the layout breaks on both ios and android. ![screen shot 2017-02-21 at 10 08 05](https://cloud.githubusercontent.com/assets/406409/23158064/f7d39e4c-f81d-11e6-849e-0f728c6279d6.png) ![screen shot 2017-02-21 at 10...

If you comment out the `backgroundColor` style in `container` the rows will display, if you leave it as it is it won't ~~~ class ListExample extends Component { render() {...

Hi, I was playing with your module but is crashing very often, sometimes when it starts, sometimes after a few scrolls. Here is the log. http://pastie.org/private/qrdavepjhqw7vnanry7eg Thank you :)

I set this to activate always (in the render function of the main app class) but sometimes it will capture the thumbnail and show it in the tasks manager. I...

👋 I have an issue with the latest expo for web, I get `Can't import the named export 'Children' from non EcmaScript module (only default export is available)` I added...

bug

Hi David, I'm trying to use your lib but it seems I'm not managing to :( I get a runtime error. The alloy.js ``` javascript Alloy.Globals.nano = require("nano"); Alloy.Globals.nano.syntax(/\-\=(.+?)\=\-/gi); ```...