-
-
Notifications
You must be signed in to change notification settings - Fork 246
Closed
Labels
Description
Hi,
Me and my colleagues are currently spiking nativescript-vue
to see if it is something we can build a mobile app in. So far we have enjoyed it, we just have a few queries for whomever can answer them :)
- We are currently struggling to apply css margins to
stack-layout
components. Is this by design? - We are finding it difficult to debug the vuex state in the app. Is there anything in the pipeline to help with this (for example something like the chrome Vue / Vuex debugger)?
- We are finding every time the code changes and the app reboots, the chrome debugger url stops working. Is this normal?
- Is there anything in the pipeline to support more css properties (transitions, display, position etc)?
- There seems to be a lot of hardcoded default styling attached to each component, can this be nullified / normalised in any way?
Any help would be greatly appreciated. Thank you.