Use the native Giphy iOS- and Android SDK's to select GIFs and display them in your app.
- Titanium SDK 11.0.0+
initialize({ apiKey })
: Initialize the SDK and provide your API keyshowGIFDialog({ callback })
: Select a GIF and return it to the provided callback
See the example/app.js for details!
The default Android ImageView won't show the GIF animation. Check e.g. av.imageview for GIF support.
Hans Knöchel
MIT