Light Keeper
Light Keeper
@luisfuertes I'd appreciate any help with troubleshooting this, iOS stack traces do not give any clues. A repository with a minimal app that I can run in an emulator to...
Hi @rnarcos, underlying state change always causes a component to rerender. I'll take a look at the library you are using and try to incorporate something similar when have time....
Yes, unfortunately, the library is not designed for unit tests and I only use it with integration test libraries like `cypress`. I can add a method to reset the container...