Hi there, I cloned your repo, then do cd example then npm install and then react-native run-android
I get the following error

I ahve already try to run npm audit fix

I have done react-native run-android on a react-native init AwesomeApp and it work OK.
My system is a windows 10, with latest ADT configured as https://facebook.github.io/react-native/docs/getting-started.html for build native app (not expo).
Hi there, I cloned your repo, then do
cd examplethennpm installand thenreact-native run-androidI get the following error

I ahve already try to run
npm audit fixI have done
react-native run-androidon areact-native init AwesomeAppand it work OK.My system is a windows 10, with latest ADT configured as https://facebook.github.io/react-native/docs/getting-started.html for build native app (not expo).