The navigation prop is missing for this navigator. In react-navigation v3 and v4 you must set up your app container directly. code example
Example: Superuser creation skipped due to not running in a TTY. You can run `manage.py createsuperuser` in your project to create one manually.
$ winpty python manage.py createsuperuser
//It should work by just appending 'winpty' before the command