Code sharing? #2
Description
From @vesper8 on July 8, 2017 18:1
I'm still considering diving deep into trying to use this instead of React Native since my website is fully built-out with vue components already.
But one thing that isn't clear is how your custom renderer deals with html and css. I imagine there's a limit to how much translation you can do between html/css and what nativescript uses for visual elements. So a project who's vue components are heavily tied in to html that's been positioned and styled using bootstrap grids for example.. most or all of that would be lost right? And you'd end up being able to re-use most of the vue logic but would have to replace the layout part by something more native to nativescript?
Am I understanding that correctly?
Copied from original issue: nativescript-vue/nativescript-vue#29