583c796a4c
Make the viewModel of the ProfileViewController optional rather than force unwrapping it. If the necessary information is not available, Profile page should show blank rather than crashing, and hopefully will have the expected info soon or the next time it is opened. There is still a crash danger inherent in the use of TabBarPager, which requires a non-optional for several protocol methods were we can’t guarantee to have one to return. This dependency should be removed in the future. |
||
---|---|---|
.. | ||
Sources | ||
Tests | ||
Package.swift | ||
README.md |
README.md
MastodonSDK
A description of this package.