Skip to content

Commit

Permalink
reuses native config
Browse files Browse the repository at this point in the history
  • Loading branch information
Shahroz16 committed Sep 30, 2024
1 parent 55d6145 commit 3866816
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ class RNCIOPushMessaging(
*/
private var notificationRequestPromise: Promise? = null

private val SDKComponent.pushModuleConfig: MessagingPushModuleConfig
get() = newInstance {
modules["MessagingPushFCM"]?.moduleConfig as MessagingPushModuleConfig
}
init {
reactContext.addActivityEventListener(this)
}
Expand Down

0 comments on commit 3866816

Please sign in to comment.