Ronald van Luttikhuizen

Results 2 issues of Ronald van Luttikhuizen

#### Current Behavior We use the onReady hook to do some initialization (resizing based on video size, show correct background color, etc.) before showing a video. This works fine for...

Hello, We use `react-device-detect` to determine if our app runs on a tablet or mobile device. `react-device-detect` uses `ua-parser-js` as parser. When we run our Ionic React app on an...