klaviyo / klaviyo-react-native-sdk

MIT License
5 stars 5 forks source link

Bridge initialize and setPushToken to RN layer #98

Closed evan-masseau closed 8 months ago

evan-masseau commented 8 months ago

Description

Adds initialize and setPushToken methods to the RN Klaviyo SDK.

Check List

Changelog / Code Overview

Test Plan

Related Issues/Tickets

evan-masseau commented 8 months ago

@ajaysubra I think this is ready to review, we may want to further elaborate on how the example app demonstrates initialize and setPushToken but we could do it in another PR.

ajaysubra commented 8 months ago

@ajaysubra I think this is ready to review, we may want to further elaborate on how the example app demonstrates initialize and setPushToken but we could do it in another PR.

Yeah we could just use what we did with the test app.