Hodeem MillerHow I solved the >>’ViewPropTypes’ is not exported from ‘react-native-web/dist/index’<< error in…I couldn’t find the fix for this error anywhere in the react-native-snap-carousel package, and it was really frustrating.Sep 19, 20212Sep 19, 20212
Hodeem Miller3 problem-solving skills I learned as a maintenance engineer that you can use right nowDon’t worry. These skills are not very technical in nature, but are mostly psychological. If you are able to use even one regularly, then…Sep 5, 2021Sep 5, 2021
Hodeem MillerHow the connect() function works in React-Redux for beginners — Part 3 of 3: Retrieving data from…In the final entry for this series I want to demonstrate how to retrieve or extract data from the Redux store.Sep 5, 2021Sep 5, 2021
Hodeem MillerHow the connect() function works in React-Redux for beginners — Part 2 of 3: Sending data to the…In the last post, I gave an overview of how the connect() and its parameters worked. In this post, we will cover how to send data from a…Aug 9, 20211Aug 9, 20211
Hodeem MillerA bird’s eye view of the connect() function in React-Redux — Part 1 of 3In this series I want to illustrate the flow of data to and from the Redux store through the use of the connect() function in React Native.Jul 10, 2021Jul 10, 2021
Hodeem MillerState & Props — React Native[React Native] Hopefully this makes the flow of data through the use of state & props easier to follow.Jun 13, 20211Jun 13, 20211