Skip to content
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

Initial implementation of iOS bindings to Lifecycle #1043

Merged
merged 7 commits into from
Feb 2, 2024

Conversation

elijah-semyonov
Copy link

@elijah-semyonov elijah-semyonov commented Feb 1, 2024

Initial implementation of iOS bindings to Lifecycle.

ios_lifecycle

Copy link
Member

@MatkovIvan MatkovIvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

/**
* Callback which will be called with `true` when the app becomes active, and `false` when the app goes background
*/
private val callback: (Boolean) -> Unit
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: rename

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename what exactly?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, if I knew a specific good-fit name, I'd suggest it)

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

onApplicationActiveStateChanged ?

@MatkovIvan MatkovIvan changed the title Initial implementation of iOS bindings to Lifecycle. Initial implementation of iOS bindings to Lifecycle Feb 2, 2024
@MatkovIvan MatkovIvan merged commit 4937986 into ivan.matkov/lifecycle Feb 2, 2024
5 of 6 checks passed
@MatkovIvan MatkovIvan deleted the es/lifecycle-ios branch February 2, 2024 11:56
MatkovIvan pushed a commit that referenced this pull request Feb 14, 2024
MatkovIvan pushed a commit that referenced this pull request Feb 21, 2024
MatkovIvan pushed a commit that referenced this pull request Feb 23, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 4, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 11, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 11, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 15, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 16, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 16, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 16, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 18, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 19, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 19, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 21, 2024
MatkovIvan pushed a commit that referenced this pull request Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants