Social

Simple example for Toast Notification without any plugins for Corona SDK.

For all supported platforms!

How to use?

• Add toast.lua in your Corona project root directory

• Add string 'require "toast"' in main.lua

• For display a toast notification, use next code:

Comments, 93 Votes - submitted on 13/11/2019 view repo

Native plugin for the iOS7 style modal share action with image, text and url (for Airdrop, MMS, Mail, Air print, Twitter, Facebook etc.) + Instagram sharing as a custom activity. This is basically the same plugin as Coronas own activity plugin except this one also supports instagram.

This is for Enterprise only.

Comments, 408 Votes - submitted on 04/02/2015 view repo

Code for the Tutorial: Getting Facebook Friends (the Easy Way)
http://coronalabs.com/blog/2014/01/14/tutorial-getting-facebook-friends-...

Comments, 392 Votes - submitted on 31/01/2015 view repo

Abstract RESTful API class

Rest.lua

Easy to implement.

API description in LUA table

api_XXX.lua

currently support:
- Kinvey

Comments, 508 Votes - submitted on 17/02/2014 view repo