Carl Anthony

Results 5 comments of Carl Anthony

> If you need to work around this problem, you can change the following row in the `build.gradle` file of this project > `implementation 'com.google.android.gms:play-services-ads:+'` > to > `implementation 'com.google.android.gms:play-services-ads:19.6.0'`....

Im using this in children component and it works smoothly https://github.com/maslianok/react-resize-detector ``` this.grid = grid} columnWidth={width { if (this.grid) { this.grid.updateLayout(); } }}> ```