Nathan Walker

Results 332 comments of Nathan Walker

That would be a good baseline to start with I think @SeanKelly369 Also a page with perhaps 100 Gridlayouts with 2 labels in them (copy/paste them out) and measure the...

Hi @s0l4r and @jwrascoe the standalone component structure brings on new ideas that we want to work into xplat but no real firm date yet. You can use @nativescript/nx inside...

For the web side, you can use Nx generator with angular: ``` npx nx g @nx/angular:application apps/web-app ``` You can import xplat shared modules into those for usage.

This would be considered a breaking change mainly because an app may quite drastically change it's visual appearance with this change - to many in unexpected way, however it's a...

Possible to post a quick screenshot of iOS/Android side by side on this?

Hi @Alonso2002-jpg and @sourabratabose thanks for contribution mention - no need for assignment, feel free to try a PR and if it works, we can include it in the next...

@dmoebius @TheBeachMaster we'll check with @halfnelson on the --svelte template. You can just `ns debug ios` or `ns debug android` and runs well. You could also use `npm i --legacy-peer-deps`

This fixes the npm peer though: https://github.com/halfnelson/svelte-native-preprocessor/pull/20

This is the dreaded error that occurs on iOS: > ViewHierarchy: Parent page is not part of the window hierarchy. Close the current modal page before showing another one! Which...

These are the "white screens of death" that apps can result in: