Add the Total Remaining Item Count to the Footer with React Native Text

InstructorJason Brown

Share this video with your friends

Send Tweet

In this lesson we'll add a footer text item to show the total count of what is in the current filtered view. We'll show the technique of deriving computed values in render functions.