Jean-Baptiste Gomez

Results 3 comments of Jean-Baptiste Gomez

I did have this crash, but it was because I forgot to setup Google Chromecast in the appdelegate like [here](https://github.com/react-native-google-cast/react-native-google-cast#setup)

I think I found the problem, it is a rounding error on marginHorizontal and dayComponentWidth in the onLayoutDebounce function.

I also had the same issue, the fix for me was to update to the 0.37.1 and to set the minSdkVersion to 24 (it was 23) in the build.gradle