Henning Hall
Henning Hall
I don't manage to reproduce this. Please provide a repo where this is reproduced, together with name simulator phone name + exact iOS version of the simulator. Thanks
Can you provide the stack trace of the crash? (found in android studio etc)
It is not supported currently, I'll add this as a feature request. You can fork the library and make necessary changes. PR's are welcome!
This feature request is tracked here https://github.com/henninghall/react-native-date-picker/discussions/430
I don't manage to reproduce this, can you please provide a repo where this is reproduced and I will have a look! Did you rebuild after upgrading?
@joaoalbertocsjunior Did you forget to add libRNGeocoder.a file to build phases?
PRs are welcome!
@felipecsl thanks a lot for the PR! 💛 1. I don't see the `gradle.properties` change being mentioned in the referenced discussion, is it really needed? 2. The unit tests are...
@felipecsl I tried the newly released version of RN 0.73 and the package seems to run fine without this fix. Do you know how to reproduce the issue? Added an...
Apparently this change doesn’t seem to be necessary, the reason is that the react native team added a backward compatibility for this, which is great. They still recommend doing this...