Carlos Vega

Results 4 issues of Carlos Vega

First of all, thank you all for such an amazing tool 💯 I'm building an app that I want to be resilient when dealing with adverse network conditions and I...

Using `preact-router` and the `useEffect` hook won't properly trigger the returned function. For example, if we transform the `Clock` example from the Preact site (https://preactjs.com/guide/v10/components#class-components): ``` class Clock extends Component...

question
needs more info

### Current behavior I have a NavigationContainer with a Stack and a BottomTab. The Stack contains three screens that are basically a wizard. When I load the app, the first...

bug
platform:ios
repro provided