April 2017
Intermediate to advanced
414 pages
8h 14m
English
Our collapsible component should accomplish the following goals:
We'll need to take advantage of React Native's fantastic LayoutAnimation API, which is designed to let us create fluid and meaningful animations.
To begin, I've created an ExpandableCell component within the components folder of our project, like this:
|Tasks |__android |__app ...
Read now
Unlock full access