Looking at you through a round hole for far too long.
See more
eate a n…ted group. For this Screen, we’ll create a new Messages component which will hold a list of Message components:
eate a n
Messages
Message
We also created a basic reducer for our navigator (navigatorReducer) to track navigation actions in Redux. We use connect from react-redux to connect AppNavigator to Redux.
navigatorReducer
connect
react-redux
AppNavigator
Attach the Apollo client reducer to the Redux store