Code Monkey home page Code Monkey logo

hhtransition's People

Contributors

huxuewei111 avatar yuwind avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hhtransition's Issues

iphoneX 适配问题

框架很牛; 值得学些;
iphoneX 在 scale present 下 , status 状态栏有黑条

Push 后侧滑返回动画效果生硬

push 后侧滑返回走的edgePanAction 方法,动画效果生硬,可以有pop的动画效果吗? 如何实现呢?老哥给个思路。。。谢谢。

偏移

和FDFullscreenPopGesture冲突,如果使用了视图会向上移。如果要改需要怎么改呢。

扩展问题

我用pod引入了库 如何扩展新增类型啊,pod里那个enum就无法扩展,请问如何实现。是不是只能拖入代码到工程了。

Tabbar隐藏有点小问题,大佬

push代码:
[self.navigationController hh_pushViewController:vc style:AnimationStyleSuckEffect];

然后右滑pop返回时,快速滑动返回时正常
慢速滑动时,首页Tabbar会出现一下,然后就不见了

一个崩溃问题

自定义转场push之后再正常present一个VC,在VC里dismiss会崩溃
Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'preferredInterfaceOrientationForPresentation 'unknown' must match a supported interface orientation: 'portrait'!'
这个如何解决?谢谢

demo的图片push有bug

运行demo
点击图片push
然后侧滑一半然后又回去
这样图片就不见了= =!

tableview 偏移44

主页是tableview的话,使用如下方式push。返回主页的tableview会偏移44
[self.navigationController hh_pushViewController:[TopBackViewController new] style:AnimationStyleTopBack];

发现一个bug

假如vc1 push到vc2用样式一 然后vc2 push到vc3用样式二,这时候vc2 pop 回vc1是样式二而不是样式一

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.