Skip to content

2.15.0

Compare
Choose a tag to compare
@XilinJia XilinJia released this 02 Feb 22:17
· 4 commits to main since this release

This is a major version updates based on massive technical enhancements.

  • Broad dependencies updates, including React Native 0.73.2
  • Code quality enhancements
  • Converted many JavaScript codes to TypeScript
  • Converted most CJS syntax to ESM
  • Replaced many usage of 'any'
  • Clarified many signatures of functions and interfaces
  • Ensured strict type and null safety checking
  • Fixed issue with resource display
  • Upgrade Gradle to 8.5 for Android
  • Partly migrated codebase from Java to Kotlin for Android
  • Fixed a major problems in editor and local files sync related to Android 11 and newer
  • For mobile,the full resources directory remains in the app's private space.