adobe / aepsdk-react-native

A wrapper around the iOS and Android AEP mobile SDK to allow for integration with React Native applications.
Apache License 2.0
15 stars 28 forks source link

feat: :sparkles: adds support for code based to messaging #296

Closed dsoffiantini closed 11 months ago

dsoffiantini commented 11 months ago

Description

Adds code based wrapper methods to Messaging

How Has This Been Tested?

New Unit tests have been added

Types of changes

Checklist:

cacheung commented 11 months ago

Do we need getLatestMessage, getCachedMessages and setMessageSettings API in the the readme API doc?