cljsrn

dnolen 2021-11-15T13:37:49.055200Z

@emccue you're writing target/main.js directly? It might be getting overwritten - I'm pretty sure some one else got Expo working w/ the new custom index.js stuff

emccue 2021-11-15T21:30:05.055700Z

No, I'm importing it directly from the App.js

emccue 2021-11-15T21:30:42.056900Z

I also tried importing index.js and I made the changes that person did in the issue where you added krell_index.js as an option

emccue 2021-11-15T21:30:46.057100Z

Neither did it