Chris Scott
Results
3
comments of
Chris Scott
I'm seeing this with `react-navigation` and Expo SDK 38 as well. For some reason Expo has this lib (and no others) in it's `node_modules`. As a workaround to get my...
It looks like Expo 38.0.8 [fixed this](https://github.com/expo/expo/issues/9042). Targeting that version in my project and doing an `npm install` resolved this.
I'm going to take a try at adding this. Digging in to the project code now but any pointers definitely appreciated!