ReJaimes

Results 3 comments of ReJaimes

Me neither, is there away somebody could show an example or something please?

@ndbroadbent 's solution works perfectly for me, thanks a lot! ``` { this.backgroundImage = img; }} onLoadEnd={this.imageLoaded.bind(this)} /> //Here {(this.state.viewRef == null ? null : )} Hi, I am some...