Skip to content

Commit

Permalink
Update README.md (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLeif authored Dec 19, 2023
1 parent cf01b29 commit cfa070d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ To handle various application states, override the necessary methods in your cus

```swift
private class MyApplication: LifecyleApplication {

override var lifecycleNotifications: [LifecyleNotification] {
super.lifecycleNotifications + [
// Your additional lifecycle notifications
Expand Down

0 comments on commit cfa070d

Please sign in to comment.