raqso
raqso
:+1: @a-maurice @chkuang-g It would be very useful.
> > @DrimZ usou essa solução, embora faça a web expo funcionar, ela quebra o simulador ios e android. > > O erro: > > `Invariant Violation: View config getter...
> I believe this because `@nestjs/core` is listed as a hard dependency > > https://github.com/edstevo/nestjs-notifications/blob/2e3da4320342719a63dd751a3fd9d958177ea61d/package.json?#L42 > > You guys need to make this > > ``` > . > ├──...
> @raqso are you using NestJS v7? No, 8 :/
> A workaround I found is to force `onLayout` to be called a second time by changing the `thumbStyle` prop and then reverting back. > > ```ts > const [tempThumbStyle,...