Robert

Results 3 comments of Robert

Same issue here on Android on a View. Anyone got a solution?

@DanGDroid On Android? Can't get it to work with the same layout: ``` componentDidMount() { InteractionManager.runAfterInteractions(() => { this.setState({ viewRef: findNodeHandle(this.view) }); }); } render() { const { isLoading }...

@DanGDroid Is has a background color and blurs it on iOS. Even if I add a text to it the text doesn't get blured.