Summary
This was a long chapter! We accomplished a lot of things. First, we used NavigatorIOS to establish custom routes and created a component to edit a to-do item's details, including marking it as completed and adding a due date.
Then, we built a custom, reusable component with fluid animations to expand and collapse a child component, allowing DatePickerIOS to expand and collapse as needed. Afterward, we implemented logic to save the changes we make to a task using the navigation bar.
We also ported our app to support the Android operating system! We started by swapping out NavigatorIOS for Navigator, using the Platform API to trigger conditional logic depending on the type of mobile device our user is on, and creating iOS-and Android-specific ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access