code-by

Results 22 comments of code-by
trafficstars

@adipascu does aspect ratio supported by react-native-web?

I have same problem with `SwipeRow`, how to automatically close row when begin swipe another one

I have provide key, keyExtractor and swipeKey for SwipeRow, but onRowDidOpen I got only swipe layout change, not key for close the row (

Same here project was upgraded from RN 0.60.5 xCode 12.5.1 ``` "react": "17.0.2", "react-native": "0.67.4", "react-native-navigation": "^7.26.0", "react-native-blob-util": "^0.17.1" ``` Any solutions?

Some users of our app have faced with app crash when press Share button in opened doc

@AssKicker0214 I have found solution ``` body { margin: 0; } ``` try it

@AssKicker0214 lets try whole html