Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix some issue #2

Merged
merged 4 commits into from Sep 15, 2018
Merged

fix some issue #2

merged 4 commits into from Sep 15, 2018

Conversation

tentenlee100
Copy link
Contributor

  1. let childViewController can use dismissSemiModalView function
  2. before get saved options, check option data type is match
  3. reduce use swift unconditional unwrapping(!), sometimes will crash
  4. objc_setAssociatedObject save in targetVC or rootVc , because when call dismissSemiModalView in the childViewController, it can not get semiModalViewController and semiModalDismissBlock

@muyexi
Copy link
Owner

muyexi commented Sep 15, 2018

Thanks for contributing, @tentenlee100 🎉

@muyexi muyexi merged commit 2d709a4 into muyexi:master Sep 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants