qqvm / Facebook-Events-iOS

This app allows you to discover events from Facebook platform.
GNU General Public License v3.0
4 stars 1 forks source link
events facebook

Facebook Events for iOS

License Swift GitHub code size in bytes

Facebook Events allows you to discover events from Facebook platform.

Note that Facebook currently has a bug with birthday data, that's why December has no items.

You can install this application in two ways:

  1. Compile it yourself and install through Xcode
  2. Resign ipa file using such tools as AltServer or iOS App Signer (both open source) and then install it via AltServer or Xcode.

Screenshots

Contribution

You are welcome to contribute. Please create a Pull Request.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details.

Acknowledgment

This project uses GRDB for data persistance, SwiftDate for manipulation with dates and SDWebImageSwiftUI for web images.