Below is my code : enter image description here
I integrated react-native-ui-kitten. I run sample app of UI Kitten then it's ok. But when I implement into my app ( with all sample ) then It not display and dont show data. enter image description here
I'm using the same data from UI Kitten, but in my application its not show data. Blank.
How can i display data ? ( I implement Feed style from UI Kitten ).