Kristian Mandrup

Results 374 comments of Kristian Mandrup

Something like the following is a start: ``` js var {vw, vh, vmin, vmax} = require('react-native-viewport-units'); ``` Would need the `margin-left` and such to be calculated relative to viewport size....

Thanks a lot. Will take a look shortly :)

@Rosa what could be the particular issue with respect to using .map? Where did you read this?

Anyone have any idea what could be the core issue and what needs to be done to fix it??

Hi Rosa, the code you posted does not render on GitHub since you are using JSX tags that are not in a code section. Please try again. I see now...

Rosa, could you please add the fix in the code or as an option or add a note in the Readme. Thanks. Also if you would, please send me code...

See https://github.com/cecini/zipline-trader and https://zipline-trader.readthedocs.io/en/latest/

Hi, Since you haven't published the package to the `npmjs` repository, the package manager is unable to find it [there](https://www.npmjs.com/), hence a `404` error. To install it from your github...

Thanks. I ported many other projexts to Koa. Just surprised people are still insisting on sticking with Express and ES5 in 2017 :( I mean 2917

What is the status on this? does this project have any future?