We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e4488 commit 3e252eeCopy full SHA for 3e252ee
ios/RNIterableAPI/ReactIterableAPI.swift
@@ -397,7 +397,7 @@ import React
397
IterableAPI.inAppManager.remove(
398
message: message,
399
location: InAppLocation.from(number: locationNumber as NSNumber),
400
- source: inAppDeleteSource as InAppDeleteSource)
+ source: inAppDeleteSource)
401
} else {
402
403
0 commit comments