Here is a brand new version of Sociogram, built with AngularJS,Ionic, and the OpenFB micro-library I shared earlier this week.
Sociogram is a sample application that demonstrates how to:
- Login with Facebook
- Request specific permissions
- Revoke permissions
- Get data (list of friends, mutual friends, feed items, etc.)
- Post to your feed
The application also demonstrates some cool Ionic features such as:
- Sliding Menu
- Pull-to-Refresh (in Feed)
- “Loading…” UI (while waiting for the feed to load)