LetSwift App is supporting the biggest iOS developers meetup in Poland - Let Swift, which takes place in Wrocław.
This app allows you to keep up to date with the latest events info like speakers descriptions, lectures topics or previous events photo galleries. Additionally, user may contact us via contact form.
$ git clone https://github.com/DroidsOnRoids/let-swift-app.git
$ cd let-swift-app
$ pod install
$ TOKEN_FILE=LetSwift/Resources/Config.xcconfig
$ echo "FACEBOOK_APP_ID = <enter Facebook app ID here>" > $TOKEN_FILE
$ echo "FABRIC_KEY = <enter Fabric API token here>" >> $TOKEN_FILE
And finally open LetSwift.xcworkspace and run the app
Let Swift App is licensed under Apache License 2.0. See LICENSE for details.
Let Swift App is maintained by Droids On Roids. For more details visit our website.
Check out our other open source projects and our blog.