React Native Pt. 2: Navigation - Setting Screen Titles

I try to do the dynamic title input with route.params.id and I get this error on my android simulator. If I hover over ‘id’ in route.params.id on line 47, I see the message "Property ‘id’ does not exist on type ‘object’. I’m pretty positive my code is exactly the same as Mosh’s. Any help would be appreciated.