Y
Hacker News
new
|
ask
|
show
|
jobs
by
willmorrison
1468 days ago
Flutter can target the web too:
https://flutter.dev/multi-platform/web
1 comments
ponyous
1467 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
1467 days ago
"libraries that you write for mobile"
If you're writing java/kotlin, yes. If you're writing UI libraries, its portable.
link