Skip to content

里程碑

Compare
Choose a tag to compare
@LukeXeon LukeXeon released this 19 Feb 19:21
· 24 commits to master since this release
8b7d912
  1. 新的playground app
  2. 新的Intellij插件,支持Android Studio
  3. 基于Spring boot的新调试服务器
  4. 弃用Native,可以使用编写litho组件的方式接入native view,可参考源码中com.guet.flexbox.litho.widget.BannerSpec的写法,Banner实际上就是一个ViewPager2
  5. 增加或修正Banner,TextInput,Stack(FrameLayout)的行为
  6. 更稳定的内存表现
    ......