react-native-sdk icon indicating copy to clipboard operation
react-native-sdk copied to clipboard

Add IterableInAppMessage to index.ts

Open 16francej opened this issue 2 years ago • 0 comments

The type IterableInAppMessage should be accessible from the top-level index.ts file. It's necessary for typescript users who are looking to overwrite the inAppHandler per https://support.iterable.com/hc/en-us/articles/360045714172-In-App-Messages-with-Iterable-s-React-Native-SDK-#showing-or-skipping-an-incoming-in-app-message. This is a common use-case, and should be available through the same import as Iterable and IterableConfig.

Also, are permissions necessary to push to a branch in this repo? I didn't see anything in contributing.md, but when I tried to push to a branch I received a permission denied error.

Thanks.

16francej avatar Oct 14 '22 18:10 16francej