Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ilurkedhere
on June 13, 2018
|
parent
|
context
|
favorite
| on:
Vue Native
I'm confused. Wouldn't "native" imply it uses platform widgets rather than HTML?
k__
on June 13, 2018
|
next
[–]
This is what React-Native (which Vue-Native is build upon) does.
Instead of
<div>Hello</div>
you have
<View><Text>Hello</Text></View>
acobster
on June 13, 2018
|
prev
[–]
Yes, but as opposed to a traditional GUI SDK, it's manipulating those widgets with JS, within a Vue.js architecture.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: