Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Performance Improvement #20

Merged
merged 9 commits into from Feb 7, 2022
Merged

Conversation

hainayanda
Copy link
Owner

@hainayanda hainayanda commented Feb 7, 2022

  • Ignore any Planned component (Fragment included) if it's already planned, thus improving rendering speed when the view contains many fragments that have already been applied
  • Will throw fatalError if any Planned component try to insert child view that is Planned component (Fragment included)
  • Refactor protocol and class hierarchy to hide some unnecessary public implementation
  • Update platform to iOS 12
  • Update swift to swift 5
  • Remove deprecated code

@hainayanda hainayanda merged commit 973662c into master Feb 7, 2022
@hainayanda hainayanda deleted the improvement/self-planned-mark branch February 7, 2022 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant