red-pepper-sdk-library

1.2.24 • Public • Published

RedPepper-SDK-Library

npm i red-pepper-sdk-library --force

Code to be added in your parent app view

import Redpeppersdklibrary from 'red-pepper-sdk-library';

where ever needed please add below to invoke the plugin

<Redpeppersdklibrary onHandleAddToList={onClickAddToList} clientUrl={clientApp} clientValue={clientValue} storeValue={storeValue} onHandleDirectAddToList={onHandleDirect_AddToList} analyticsCallBackEvent={analyticsCallBackEvent} onHandleQuickView={onHandleQuick_View} storeListHeight={160} imageViewHeight={Platform.OS==='ios'?230:200} handleClickError={handleClickError} webLinkHidden={webLinkHidden} onHandleWebLink={onHandleWebLink} />

please refer Clients.js for sample client code

Readme

Keywords

none

Package Sidebar

Install

npm i red-pepper-sdk-library

Weekly Downloads

469

Version

1.2.24

License

ISC

Unpacked Size

794 kB

Total Files

66

Last publish

Collaborators

  • shanmugam.d
  • vmg_ashok