Skip to content

Commit c326902

Browse files
authored
Update README.md - move new GUI compose-jb to an issue instead of README
1 parent 5e6f5b0 commit c326902

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -186,12 +186,3 @@ then, prepare the repo for update check, and next release:
186186
1. set the base tag for next release verison calculation, e.g. 2.1.13 on this commit
187187
1. push tag and commit
188188
1. remove old base tag, not needed any more, e.g. 2.1.12
189-
190-
# New GUI - compose-jb
191-
As Java Swing will go away in future, a new GUI technology should be used. One of the
192-
candidates is [Jetpack Compose for Desktop](https://github.com/JetBrains/compose-jb/).
193-
194-
The library leverages the compose library for android and provides it for android,
195-
desktop and web. The navigation library is not available for desktop, so Arkadii Ivanov
196-
implemented
197-
[decompose](https://proandroiddev.com/a-comprehensive-hundred-line-navigation-for-jetpack-desktop-compose-5b723c4f256e).

0 commit comments

Comments
 (0)