Shadowfacts 57c023c973 Fix profile tab switching animation ending in bad state
Caused by fda0c187949d0e7c8d792d616bb90f1bd90c3d10, old/new.view is no
longer the same as .collectionView, so the transform wasn't being
properly reset.

Closes #536
2024-08-31 11:09:17 -04:00
2019-12-30 16:00:14 -05:00
2023-01-26 21:52:12 -05:00
2019-12-30 16:00:14 -05:00
2024-06-16 17:40:23 -07:00
2024-04-09 22:39:58 -04:00
2024-04-14 13:37:10 -04:00
2022-12-14 10:04:25 -05:00
2021-11-11 13:26:11 -05:00
2022-12-14 10:04:25 -05:00

Tusker

Tusker is a WIP iOS app for Mastodon and Pleroma.

Installing for Development

Requirements:

  • Xcode 14
  1. Clone the project: git clone https://git.shadowfacts.net/shadowfacts/Tusker.git
  2. Change directory into the project: cd Tusker
  3. Copy the sample xcconfig: cp Tusker.xcconfig.example Tusker.xcconfig
  4. Edit Tusker.xcconfig and change the development team ID and the bundle ID prefix to your own.
  5. Open Tusker.xcodeproj in Xcode
  6. Select a target in the Tusker scheme and build & run.
Description
A WIP iOS app for Mastodon and Pleroma.
Readme
Languages
Swift 100%