I am trying to add a carousel component to my HomeScreen in my portfolio project using (https://blog.logrocket.com)implement-react-native-snap-carousel/ as the format. I have successfully ran that project as a tutorial but am having trouble translating it to my project. Would you be able to look at my code and offer some advice? Thank you (https://github.com/anmil-dev/onStageNative)
Expected a carousel of data from EVENTS.js to display in on HomeScreen.js