Riccardo Cipolleschi

Results 310 comments of Riccardo Cipolleschi

Hi @AntoineDoubovetzky, thanks for the comment. I understand what you are trying to say and I completely agree. However, I think we have two orders of problems: 1. We have...

Hi @mrousavy, thanks for the PR. This is a good call, and it can really improve our users codebase. I only have one concern here: although this makes it easier...

Could you try the following commands, from your app root: 1. `cd ios` 2. `rm -rf Pods Podfile.lock .xcworkspace build` 3. `bundle install` (if you haven't already run this) 4....

Hi there, I'm looking into the issue. In order to investigate this properly, could you tell me what's the proper setup? - Are you using the New or the Legacy...

@matiassalles99, could you please rebase onto main and take care of the conflicts? Thank you so much! :pray:

That's an amazing news! Thank you so much. Feel free to reach out anytime with any question you may have! :D

Hi @Simon-TechForm. I made some test on the second question, and unless I did something very wrong, it does not seem to work. My tests were: * A single `NativeComponent.js`...

Hi @Simon-TechForm! Sorry for the late answer. > I could see the second case, importing props from another file, being useful outside of react-native-maps though :) Yes, I agree. That's...

@julestruong on which react native version are you? Can you update to the latest patch of your current version and try again?