Louis Lagrange

Results 89 comments of Louis Lagrange

_Original comment by_ **Louis Lagrange (BitBucket: [louis_lagrange](http://bitbucket.org/louis_lagrange), GitHub: [louis_lagrange](http://github.com/louis_lagrange))**: --- @ak26-68

On s'en occupe a priori avec A'k qui a bien commencé le design

Hello, there was a typo fixed in this PR for `position: relative` of the VictoryContainer component (it was `positition`). Could you please release a new version with this fix? Thanks

I'm also encountering this problem. Probably because `validate` doesn't handle fragments the same as `audit`

Hello, can you please create a new v8 version with the previous changes except the ZipArchive upgrade? This ZipArchive upgrade is a bit drastic. It would be really helpful

Sure, we have around ~1% of users who are on iOS < 15. This number is ~5% for the users in the StatCounter statistics. https://iosref.com/ios-usage

Hello, here is the patch should somebody needs it too [react-native-code-push+8.3.1.patch](https://github.com/user-attachments/files/17150003/react-native-code-push%2B8.3.1.patch) ```patch diff --git a/node_modules/react-native-code-push/android/app/build.gradle b/node_modules/react-native-code-push/android/app/build.gradle index 68ae729..43744af 100644 --- a/node_modules/react-native-code-push/android/app/build.gradle +++ b/node_modules/react-native-code-push/android/app/build.gradle @@ -6,6 +6,8 @@ def DEFAULT_TARGET_SDK_VERSION =...

Hello, that would not be about push but just simply the Braze in app messages (submitted in roadmap ideas)

I'd rather make .stop return early if !isSpinnerActive but I'm ok with this if you can access isSpinnerActive publicly

Hello, new arch is also supported with https://github.com/appzung/react-native-code-push and this module will be maintained since we have paid users. And it is (and will stay) fully compatible with Microsoft's open...