Maxence Fourrier

Results 2 issues of Maxence Fourrier

Hey, I have an empty react app with expo and when I add this line: import { Dialogflow_V2 } from 'react-native-dialogflow'; (same with import { Dialogflow } from 'react-native-dialogflow'; )...

When I am using ``` selectMode: 'multi', mode: 'inline' ``` Here is what I get : ![image](https://user-images.githubusercontent.com/30686562/91466949-27452900-e890-11ea-93ea-f7c9af7ffa81.png) When I create a new row, the columns are shifted to the left...