react-native-root-siblings
Advanced tools
Comparing version 3.2.1 to 3.2.2
@@ -34,3 +34,3 @@ import React, { Component } from "react"; | ||
return ( | ||
<View style={styles.container}> | ||
<View style={styles.container} pointerEvents="box-none"> | ||
{props.children} | ||
@@ -37,0 +37,0 @@ <RootSiblings /> |
{ | ||
"version": "3.2.1", | ||
"version": "3.2.2", | ||
"name": "react-native-root-siblings", | ||
@@ -4,0 +4,0 @@ "repository": { |
9618