Nathan Walker

Results 97 issues of Nathan Walker

Curious if this is currently supported. I have tried many different things but none seem to work. The issue seems to stem from the fact that the Retrofit (http://square.github.io/retrofit/) library...

bug

Please see [here](https://github.com/NativeScript/nx/issues/51)

type: question

If you are migrating an old workspace (nx or xplat) and encounter this error: ``` Cannot read property 'content' of null /path/to/workspace/node_modules/yargs/build/lib/yargs.js:1132 throw err; ``` It is likely that you...

developer note

* To prevent and warn devs of platform related imports in incorrect barrels

type: enhancement

Investigate feasibility of auto configuring Yarn workspaces to help package management be more isolated to each platform layer.

in progress

* xplat/ssr for shared universal bits as well as nest integrations * universal app generation or targeting of existing apps for universal integration

type: feature

_From @goelinsights on April 23, 2018 19:53_ Trying to figure out the pattern for injecting nested smart and dumb components. Is the solution to re-create them but extract the repeating...

type: question

_From @goelinsights on April 23, 2018 19:13_ Trying to understand the docs. Sounds like if it needs different HTML templates, then it would go under a xplat category rather than...

type: question