How to use WSL 2 with Expo on Phyisical Device

I used to develop my expo apps on Linux (Ubuntu 18.0.4). Since switching my development environment to Windows 10, I’ve noticed a significant speed/performance downgrade when initially running my expo apps. Since then I learned about WSL 2 and configured it on my PC but I’ve been unable to run my apps on my physical ios/android devices. My expo client is able to see the server running but I am unable to establish a connection before the request times out. Do I need any additional configuration to get this to work?

Found a solution here.

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.