Phanerozoic
Phanerozoic
Currently long texts gets size adjustments rather than view get adjusted. Provide a dynamic way to customize notification view height.
When I enabled reduce transparency under Settings->General->Accessibility->Increased Contrast, the circle buttons almost not visible.
Currently graphs are not accessible to VoiceOver and other accessible technologies.
coderay doesn't have support for swift at the moment.
[Mongo] This class has been DEPRECATED as of version 1.3.0. Relying on this feature is highly discouraged. Please use MongoClient instead. MongoClient deprecate connected method. Fixed the deprecation issue.
### Question ```swift public class RUMMonitor { /// Obtains the RUM monitor for manual interaction with the RUM feature. /// /// It requires `RUM.enable(with:in:)` to be called first - otherwise...