Andreas Olsson

Results 58 comments of Andreas Olsson

Awesome!

Would be a nice feature!

I have the same problem. Sadly this library doesn't work well with TypeScript...

> Hi. > > I don't get that in a new IgniteApp, also the TS definitions differs from the one you have it seems? > > ![image](https://user-images.githubusercontent.com/4352781/113588828-eb95ed00-9630-11eb-8788-9f0f5383beb1.png) > > Have...

Okay, so I have some custom settings in `tsconfig.json`. In TypeScript projects I always use `"strict": "true"`. But it seems like this isn't how Ignite is configured. If I set...

After some further investigation, I figured out where the error really is coming from. The first issue was that I had added `strict: true` to my `tsconfig.json`. This will show...

Following up with some more details. Maybe the way the util works isn't supported anymore by react-navigation? https://github.com/react-navigation/react-navigation/issues/9113#issuecomment-764693246