Local Native 2021 Summary
Published on January 8, 2022 by Yi Wang
- The biggest achievement is the release of our cross-platform desktop based on the iced framework.
- We also updated the localnative_core dependency.
- We have also released an iced GUI tutorial based on this codebase.
- We learned early PR commits were not well conformed, which caused some difficulties in organizing them when writing the summary.
For more details on the changes, please see below:
- # Released a cross-platform desktop version based on iced, supporting Linux, macOS, and Windows platforms
- # Added cargo xtask ndkbd to simplify compiling localnative_core to Android platform