Y
Hacker News
new
|
ask
|
show
|
jobs
by
willmorrison
1420 days ago
Flutter can target the web too:
https://flutter.dev/multi-platform/web
1 comments
ponyous
1420 days ago
Yeah but it's still less portable. As in libraries that you write for mobile (RN) can be used on web.
link
shadowfu
1420 days ago
"libraries that you write for mobile"
If you're writing java/kotlin, yes. If you're writing UI libraries, its portable.
link