/titanium-giphy

Use the native Giphy iOS- and Android SDK's to select GIFs and display them in your app.

Primary LanguageObjective-COtherNOASSERTION

Giphy in Titanium

Use the native Giphy iOS- and Android SDK's to select GIFs and display them in your app.

Requirements

  • Titanium SDK 11.0.0+

APIs

  • initialize({ apiKey }): Initialize the SDK and provide your API key
  • showGIFDialog({ callback }): Select a GIF and return it to the provided callback

Example

See the example/app.js for details!

Note

The default Android ImageView won't show the GIF animation. Check e.g. av.imageview for GIF support.

Author

Hans Knöchel

License

MIT