Jump to content
Search Community

digitaldavenyc

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by digitaldavenyc

  1. What are the thoughts on using Greensock libraries with React Native? This is a very different animal than traditional react.js since there is no DOM. The current animation libraries available for React Native to put it bluntly, suck. I have often dreamed of being able to use the phenomenal Greensock libraries for native app development.

     

    Are there any approaches to using Greensock with React Native that would work? 

  2. So jQuery is overcoming your issues with png while Greensock isn't? Which version of jQuery are you using and are there any other frameworks in the mix?

     

    jQuery actually doesn't work either with alpha in IE8 either. If I come across any items that do work in jQuery and not in TweenMax I'll post it in here.

  3. Sorry, we have yet to find a viable solution that could be implemented in TweenMax :(

    This issue seems to be quite an annoyance for lots of developers. IE8 is just a very poor browser and it is notorious for mishandling pngs.

     

    If we find a solution we will certainly announce it loud and joyously.

    If you come across any, please don't hesitate to let us know.

     

    That's unfortunate, I think any web developer knows how terrible IE8 is. I would by-pass it all together if I could but the project I'm working is a redesign of samsung.com and that's not gonna be a possibility. I want to use TweenMax globally over jQuery across the site but an issue like this could block me from using it, if you have any ideas or workarounds that would be a greatly appreciated.

  4. I'm having an issue with Animating alpha PNGs in TweenMax JS in IE8, there is a lot of distortion during the animation but after it is complete the PNGs return to a normal state. I know IE8 inherently has issues with PNGs but is there a work around for this in TweenMax?

×
×
  • Create New...