Pierre-Louis Lacorte
Results
2
issues of
Pierre-Louis Lacorte
Hello! I'm new using react-native and I'd like to develop a mobile application in react-native to interact with an AWSIoT shadow. I'm trying to use your lib but when I...
Hello! I'm trying to use your framework and it appears that the prop itemsPerRow doesn't work for me.. Here is my calling function: ``` _renderGridView() { if(this.state.dataSource){ ... return (...