Jamie Loberman
Jamie Loberman
Hi @Lepozepo! First off, thanks for the great package. Can you point me in the right direction for blob support? Trying to get it working with mdg:camera.
Figured it out. For anyone else looking for how to upload a base64 from the mdg:camera package here's the code I used below. [data] is the variable containing the base64...
I think I wrote it like that in order to fix a 'jump' that was occurring on certain devices - I'll have to take a look and see if there's...
@chriskgregory - When I wrote this package I hadn't used it much on Android. Since then I haven't had much luck with getting CSS transitions working smoothly on Android devices,...
No problem. Pull requests welcome!
Hi @boustanihani, I've not used FlowRouter before - do you know if it uses the Meteor _uihooks?
Have you tried using the transitions package and FlowRouter together to see if it works?
Thanks! I'll be interested to know.
Great! Thank you for letting us know. If you have time could you put together a quick PR for the Readme?
Hey @jonlachlan - Just testing FlowRouter out and couldn't get it to work with the transitions yet. Did you have to do anything special to get it working?