React Native Offer Carousel SDK
Last updated
Was this helpful?
Improved app responsiveness by replacing deprecated animation scheduling with modern frame-based timing
Updated the offer carousel component to use an improved markdown rendering library
Reduced bundle size through dependency cleanup and import optimization.
Improved type definitions
Updated behavior to return region-specific error codes for users outside the United States
Standardized error handling by introducing a consistent error code mapping and deprecating the existing error enum
Removed a deprecated dependency to address security vulnerabilities and improve stability
Removed query and searchApiToken props
Deprecated EWS search endpoint
Removed third-party search functionality
Moved react-native-svg to peer dependencies (required version: >=15.11.0 <16)
Removed the VideosCard component
Removed the ThumbsUpIcon component from BaseOfferCard
Last updated
Was this helpful?
Was this helpful?