Kelvin Tan

Results 3 issues of Kelvin Tan

Hey, good job on making this library public but I do have some concern which you might be able to help me answer. Using the code alone, I got into...

Given that the time format is "2020-10-16T15:08:27.000Z" and the usage of `self.toRelative(style: RelativeFormatter.defaultStyle(), locale: Locales.english)` Assuming that the time is now 6pm, in 6.1.0, it will correctly return **3 hours...

Looking at the documentation for both iOS and Android, there is some inconsistency. On Android, they are allowed to set the full screen either true or false with `setFullScreenButton(Boolean)` But...