Doric

Doric is a cross-platform development framework for Android & iOS & Web & Qt

APACHE-2.0 License

Downloads
295
Stars
213
Committers
18
Doric - Release 0.9.31

Published by penfeizhou almost 3 years ago

  • Fix Android cannot set pivotX or pivotY before view is layouted.
  • Fix iOS cannot set pivotX or pivotY to zero
  • Reset add pivotX and pivotY to 0.5
Doric - Release 0.9.30

Published by penfeizhou almost 3 years ago

android: fix cancel cause modify map concurrently

Doric - Release 0.9.29

Published by penfeizhou almost 3 years ago

  • android: fix cancel cause modify map concurrently
Doric - Release 0.9.28

Published by penfeizhou almost 3 years ago

  • Android fix when animator cannot be released
Doric - Release 0.9.27

Published by penfeizhou almost 3 years ago

  • Image add onAnimationEnd API
  • Android load base64 image synchronously.
Doric - Release 0.9.26

Published by penfeizhou almost 3 years ago

  • Add DoricAssetsResource loading
  • Support remote loading assets resource in dev mode
Doric - Release 0.9.25

Published by penfeizhou almost 3 years ago

  • Add DoricAssetsResource loading
  • Support remote loading assets resource in dev mode
Doric - Release 0.9.24

Published by penfeizhou almost 3 years ago

  • Android: when set DoricLayer's Corner but not set background color, the internal drawing will skip calling draw(canvas).call setWillNotDraw would avoid this.
Doric - Release 0.9.23

Published by penfeizhou almost 3 years ago

  • Support BlurEffect and AeroEffect in doric.
Doric - Release 0.9.22

Published by penfeizhou almost 3 years ago

  • Android: fix load anchor not reset
Doric - Release 0.9.21

Published by penfeizhou almost 3 years ago

  • iOS: fix the loss of Corner effect caused by tableViewCell reuse.
Doric - Release 0.9.20

Published by penfeizhou almost 3 years ago

  • Fix iOS Image apply async change error
Doric - Release 0.9.19

Published by penfeizhou almost 3 years ago

  • Optimze iOS when Image load pictures asynchronously, call superNode's requestLayout
Doric - Release 0.9.18

Published by penfeizhou almost 3 years ago

  • Fix Android list's cell cannot perform click.
Doric - Release 0.9.17

Published by penfeizhou almost 3 years ago

  • Android support use system webview to execute js
  • Other bugs.
Doric - Release 0.9.16

Published by penfeizhou almost 3 years ago

  • Fix when iOS use YYImage,cannot restart animation
Doric - Release 0.9.15

Published by penfeizhou almost 3 years ago

  • Fix when update resued node, it could be reset unnecessarily
Doric - Release 0.9.14

Published by penfeizhou almost 3 years ago

iOS: When clear list or flowlayout's data,should reset load anchor ,otherwise callLoadMore will not be called.

Doric - Release 0.9.12

Published by penfeizhou almost 3 years ago

  • Before reuse cell node such as in list,reset it to default state.
  • Add resource loader to support loading customized resource.
Doric - Release 0.9.11

Published by penfeizhou about 3 years ago

  • Fix some bugs on iOS
Package Rankings
Top 3.65% on Npmjs.org
Top 4.02% on Cocoapods.org
Badges
Extracted from project README
OSCS Status
Related Projects