braze-inc / braze-cordova-sdk

Public repo for the Braze Cordova SDK
https://www.braze.com
Other
21 stars 63 forks source link

Add js method getNewsFeed to return array of serialized card items #14

Closed cwelk closed 7 years ago

cwelk commented 7 years ago

In order to seamless integrate news feed content from appboy I added a method getNewsFeed it returns an array consisting of serialized ABKCard objects.

getnewsfeed

Which in turn looks like this in our app:

image_uploaded_from_ios_720

radixdev commented 7 years ago

Hey @cwelk

Thank you for your contribution! I'll be including your feature work into the next Cordova release.

Thanks, Julian

cwelk commented 7 years ago

Great, thanks :)

radixdev commented 7 years ago

Hey @cwelk,

Thank you again for your submission, this feature is now live on the master branch and you have been included in the CHANGELOG entry.

Thank you again, Julian