React Native Personal Loan SDK
Last updated
Was this helpful?
Fixed modal animation and safe area handling for improved UI behavior
Added react-native-safe-area-context as a required peer dependency
Improved type definitions
Improved SSN handling by masking sensitive values for enhanced user privacy and security
Renamed consentsToSms field to phoneConsent in lead creation data
Fixed a potential infinite loop in masked input fields (address, date of birth, phone, SSN)
Inputs no longer re-trigger updates when value is set externally
Improved prop handling in form input components to prevent unnecessary re-renders
Fixed type alignment across lead data utilities
Moved react-native-svg to peer dependencies (required version: >=15.11.0 <16)
Last updated
Was this helpful?
Was this helpful?