Peace
Peace
Thanks for the explanation. Good info to include in the Readme
Thanks @jaisongreen Were there any breaking changes in recyclerlistview 4? I'm not able to test this unfortunately. I could publish this as a beta version if you need to use...
Thanks for your contribution! There's another pending PR that I'd like to merge in addition to this before cutting a new release.
Published 8.0.5 Thanks @haastrupea and @asieraduriz for the fix
Hello @jantrubka . Thanks for identifying the code change. To contribute to this project, fork the repo, commit your changes, and create a Pull Request. Modifying the styles behavior could...
This sounds like a bug in the prop change detection @tranjog It's time to refactor this to a function component with hooks. The prop comparison logic has gotten too complex...
I would prefer to hoist `otherModelIds` to the root of `MyModel`. Unfortunately this is an existing DB schema that other services are using. There are other fields in `MyModelChildren` that...
Please submit a PR and I'll include it in the next release. Patches are ok for quick temporary fixes, but easily diverge from the code base. Which version of React...
Docker compose could be used to spin up a pg container. Share a network between them and connect directly.