crystalneth

Results 11 comments of crystalneth

Looks like this gem is completely broken right now... I had to switch to gem 'dropbox', :git => 'git://github.com/tonywok/dropbox.git', :branch => 'v1' for the time being (I'm in early stage...

This is because of an update to the Dropbox API in v1.0. Personally I switched to the official Dropbox API.

All new applications will be broken with this gem until the gem is fixed.

Yes. New applications are required to do things the new way. I switched to the official gem. Sent from my iPhone On Jan 20, 2012, at 12:53 AM, [email protected] wrote:...

Perfectly fine with the official one. See no need to switch. Sent from my iPhone On Jan 23, 2012, at 1:05 AM, [email protected] wrote: > I see. Have you tried...

I have the same issue. Distinguishing between desiredIndex and currentIndex isn't really possible, because we can't distinguish between a user initiated page scroll and programmatically initiated one, at least without...

@oliverdolgener Did you find an effective workaround?

I could not find a viable workaround to the event firing. I later found more severe bugs in the firing of page selected events after adding a RN SectionList to...

I'm the sole dev on my project rn and have pulled the module out of the codebase, so I'm unlikely to get around to that. Sorry! If you'd like to...

I am seeing this same problem on a private gist. It's a block of HTML and I can't change it from Text to HTML. It seems to work, but after...