0

I am currently writing a mobile web app thats uses touchwipe js library to display an image gallery. The app works as expected on iPhone, but on Android there is a very annoying white flash that appears when swiping between images.

Thanks for the help!

Gideon Rosenthal
  • 1,953
  • 2
  • 18
  • 16

1 Answers1

0

App.js is a mobile web framework for building high quality apps. There is a dedicated photo gallery plugin that deals will all of these issues and ensures high quality.

App.js: http://code.kik.com/app/2/

Photo gallery: http://code.kik.com/app/2/docs.html#ui-photoviewer

jairajs89
  • 4,495
  • 3
  • 18
  • 14