Shopping (React Native)
Last updated
Was this helpful?
Last updated
Was this helpful?
Please refer to .
Please refer to .
Host app can implement onUpdateProductDetails
callback to update product info in the client side, such as product name. We call this product hydration. For example, the host apps could fetch the latest product information from their own servers on the callback and return the lastest product info in the callback. The code snippets are: