Ran into this same problem with a project initialized with expo. I ran prebuild which created the ios and android directories.
I'm starting by building my app in EAS so I just deleted the ios and android directories and the url generated by expo start was <app-name>://expo-development-client/?url=http%3A%2F%2F<ip-address>%3A8081 as expected.