componentkit

A React-inspired view framework for iOS.

OTHER License

Stars
5.8K
Committers
173
componentkit - Xcode 12.5 Latest Release

Published by cuva over 3 years ago

Fixed compilation errors for Xcode 12.5

componentkit -

Published by Andrey-Mishanin over 4 years ago

  • Added uniqueIdentifier on CKComponent.

  • Added uniqueIdentifier to inspectable views.

componentkit - 0.29

Published by kevin-lyn over 5 years ago

  • Enable render tree build on DEBUG by default
componentkit - 0.28

Published by kevin-lyn over 5 years ago

  • Deleted CKMemoizingComponent: use CKRenderComponent instead if you need memoization.
componentkit - 0.27

Published by kfirapps over 5 years ago

  • Remove Yoga-internal.h from CKFlexboxComponent
  • Add CKAnalyticsListenerHelpers
componentkit - 0.26

Published by kfirapps over 5 years ago

  • We've added CKDebugAnalyticsListener in order to provide information about components that can be converted to CKRenderComponent and as a result will be reused during a state update, which makes state updates faster.
  • As part of this change, we need an access to the treeNode (CKTreeNode) from the component. This information is only available in DEBUG mode for now in order to save memory.
componentkit - OSS release

Published by alickbass over 5 years ago

componentkit - 0.24

Published by alickbass about 6 years ago

componentkit - 0.23

Published by alickbass over 6 years ago

componentkit - 0.22

Published by alickbass over 6 years ago

componentkit -

Published by gkassabli almost 7 years ago