Facundo Menzella

Results 18 issues of Facundo Menzella

Hi nicklockwood, We're currently testing SwiftFormat to see if we can fully replace the current setup we have with Swiftlint right now. I was looking for a replacement for `multiline-function-chains`...

enhancement

This PR fixes the Gemfile to avoid unnecessary .lock updates

enhancement
pr:other

### Motivation We want to explore a tuist based workspace to improve the devx ### Depends on - https://github.com/RevenueCat/purchases-ios/pull/5244 - https://github.com/RevenueCat/purchases-ios/pull/5234 - https://github.com/RevenueCat/purchases-ios/pull/5249 - https://github.com/RevenueCat/purchases-ios/pull/5293 ### Description Add basics to...

pr:other

### Motivation The trailing text was showing duplicated data for most of the cases, so we're removing it ### Description - Remove trailing price text - Simplify billing information (subtitle)...

pr:feat
pr:RevenueCatUI
feat:Customer Center

### Motivation Part of organizing the test targets / test plans, I'm adding back this test that looks forgotten in the ether ### Description - Re add test - Delete...

pr:other

### Motivation We've been discussing that the paid price looks duplicate in most cases, so we're removing it.

pr:feat
pr:RevenueCatUI
feat:Customer Center

### Motivation While having a debugging session with @joshdholtz and @ajpallares we agreed that using preference keys for things that are not SwiftUI 100% makes no sense, and it's flaky....

pr:other

### Motivation Show a specific text if the product is expired. ### Description - Check `isExpired` for billing info

pr:feat
pr:RevenueCatUI
feat:Customer Center

This PR tries to tackle https://github.com/RevenueCat/react-native-purchases/issues/1201#issuecomment-2698366299 This PR adds wrapper for both platforms, and introduces `ViewWrapperFrameLayout` to avoid a weird composer crash (should be reused in Paywalls) ### Current state...

pr:fix
blocked
feat:Customer Center

## Summary - add PaywallsPresenterAPITests to validate the public static paywall entry points - add CustomerCenterPresenterAPITests that wires every callback on CustomerCenterPresenter to ensure signatures stay callable from integrations

pr:other