remove defaulft flex: 1 swipeout container

This commit is contained in:
Jérémy Magrin
2016-04-29 14:15:27 +02:00
parent f6c0bffa8f
commit cc48bd1fd8

View File

@@ -5,7 +5,6 @@ import {
const styles = StyleSheet.create({
swipeout: {
backgroundColor: '#dbddde',
flex: 1,
overflow: 'hidden',
},
swipeoutBtnTouchable: {