mohammedmunaf

Results 3 issues of mohammedmunaf

I am unable to build this project. Doesn't show "Android App" run configuration

No resource identifier found for attribute 'appComponentFactory'

Using "react-native-snap-carousel": "3.7.5" Testing on iOS Here is my code ``` { this._carousel = c; }} vertical={true} data={["1", "2", "3", "4", "5", "6", "7", "8"]} renderItem={({ item, index }) =>...