Skip to content

Commit

Permalink
wails: link to GitHub issues for Android and iOS support
Browse files Browse the repository at this point in the history
notably: the main author of wails created these issues, so they may in a sense
be "Planned", but I don't believe any code exists yet (other than the Android
PoC [0]) nor do the issues currently live in a milestone

[0]: <wailsapp/wails#1481 (comment)>

+ Update stars & Fork
  • Loading branch information
edwargix authored and Elanis committed Feb 24, 2023
1 parent 70a0bb7 commit 04c898b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ This repository was made to create an objective comparison of multiple framework
| **Target Environment** | ***Windows*** | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | ***MacOS*** | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | ***Linux*** | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Soon |
| | ***Android*** || [Requested](https://github.com/nwjs/nw.js/issues/94) | Soon<sup>2</sup> ||| | ✔️ | ✔️ |
| | ***iOS*** ||| In progress<sup>2</sup> ||| | ✔️ | ✔️ |
| | ***Android*** || [Requested](https://github.com/nwjs/nw.js/issues/94) | Soon<sup>2</sup> ||| [Requested](https://github.com/wailsapp/wails/issues/1481) | ✔️ | ✔️ |
| | ***iOS*** ||| In progress<sup>2</sup> ||| [Requested](https://github.com/wailsapp/wails/issues/1482) | ✔️ | ✔️ |
| | ***tvOS*** |||||||| ✔️ |
| | ***Web*** ||||| ✔️<sup>3</sup> || ✔️ ||

Expand Down
4 changes: 2 additions & 2 deletions runner/README.template.begin.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ This repository was made to create an objective comparison of multiple framework
| **Target Environment** | ***Windows*** | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | ***MacOS*** | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
| | ***Linux*** | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | Soon |
| | ***Android*** || [Requested](https://github.com/nwjs/nw.js/issues/94) | Soon<sup>2</sup> ||| | ✔️ | ✔️ |
| | ***iOS*** ||| In progress<sup>2</sup> ||| | ✔️ | ✔️ |
| | ***Android*** || [Requested](https://github.com/nwjs/nw.js/issues/94) | Soon<sup>2</sup> ||| [Requested](https://github.com/wailsapp/wails/issues/1481) | ✔️ | ✔️ |
| | ***iOS*** ||| In progress<sup>2</sup> ||| [Requested](https://github.com/wailsapp/wails/issues/1482) | ✔️ | ✔️ |
| | ***tvOS*** |||||||| ✔️ |
| | ***Web*** ||||| ✔️<sup>3</sup> || ✔️ ||

Expand Down
2 changes: 1 addition & 1 deletion runner/stats.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"electron":{"stars":106001,"forks":14383,"lastUpdate":"2/2023"},"nw.js":{"stars":39454,"forks":3954,"lastUpdate":"2/2023"},"tauri":{"stars":59360,"forks":1558,"lastUpdate":"2/2023"},"nodegui":{"stars":8251,"forks":262,"lastUpdate":"2/2023"},"neutralinojs":{"stars":6432,"forks":305,"lastUpdate":"2/2023"},"wails":{"stars":14226,"forks":669,"lastUpdate":"2/2023"},"flutter":{"stars":150473,"forks":24715,"lastUpdate":"2/2023"},"DotnetMaui":{"stars":18299,"forks":1219,"lastUpdate":"2/2023"},"DotnetMauiVue":{"stars":18299,"forks":1219,"lastUpdate":"2/2023"}}
{"electron":{"stars":106009,"forks":14381,"lastUpdate":"2/2023"},"nw.js":{"stars":39456,"forks":3954,"lastUpdate":"2/2023"},"tauri":{"stars":59412,"forks":1560,"lastUpdate":"2/2023"},"nodegui":{"stars":8273,"forks":262,"lastUpdate":"2/2023"},"neutralinojs":{"stars":6435,"forks":306,"lastUpdate":"2/2023"},"wails":{"stars":14246,"forks":669,"lastUpdate":"2/2023"},"flutter":{"stars":150502,"forks":24718,"lastUpdate":"2/2023"},"DotnetMaui":{"stars":18305,"forks":1220,"lastUpdate":"2/2023"},"DotnetMauiVue":{"stars":18305,"forks":1220,"lastUpdate":"2/2023"}}

0 comments on commit 04c898b

Please sign in to comment.