hansemannn / titanium-giphy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:Objective-C 99.5%Language:Kotlin 0.4%Language:JavaScript 0.1%Language:Ruby 0.0%