-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Time function implementation #310
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks
37ebf95
to
650f395
Compare
f29528d
to
38df5e5
Compare
I've implemented some additional changes for iOS, because |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@ikbalkaya I've implemented integration tests for time function in 00da9dd and 7d36455 |
11b48f2
to
7d36455
Compare
7d36455
to
039c78c
Compare
This is a rework of #282 because the previous PR was made from
enhancement/formatting
and the branch can't be merged. The logic stays the same, I only rebased it onmain
branch and resolved file conflicts