From 0c43a99ca2e849d69cad5b71029858a2e1c5002c Mon Sep 17 00:00:00 2001 From: Norbert Schuler Date: Sat, 11 Dec 2021 16:55:54 +0100 Subject: [PATCH] removed iOS padding exception --- .../Competition/screens/CompetitionList.native.js | 8 ++------ app/components/GiftTrees/index.native.js | 2 +- app/components/SelectPlantProject/index.native.js | 5 +---- 3 files changed, 4 insertions(+), 11 deletions(-) diff --git a/app/components/Competition/screens/CompetitionList.native.js b/app/components/Competition/screens/CompetitionList.native.js index 5c2b14364..3b964ad9f 100644 --- a/app/components/Competition/screens/CompetitionList.native.js +++ b/app/components/Competition/screens/CompetitionList.native.js @@ -150,12 +150,8 @@ class Competiton extends React.Component { showSearch navigation={this.props.navigation} /> - - {/* + + {/* - + diff --git a/app/components/SelectPlantProject/index.native.js b/app/components/SelectPlantProject/index.native.js index 85e547029..62d3d0e1e 100644 --- a/app/components/SelectPlantProject/index.native.js +++ b/app/components/SelectPlantProject/index.native.js @@ -185,10 +185,7 @@ class SelectPlantTabView extends PureComponent { scrollY={this.state.scrollY} navigation={this.props.navigation} /> - - +