Jalen Bridges

Results 6 comments of Jalen Bridges

> './react-native-fbads.js', This definitely works but I'm not sure this will be an optimal solution. Shouldn't EAS recognize the plugin file that is in node_modules? This is my first time...

It looks like there is no dist folder for this package. The package.json file is looking for a reference that does not exist in the node_modules directory. ![image](https://user-images.githubusercontent.com/34227411/198848739-f0a5fca1-c184-4e7a-95af-7d9eca254c32.png)

> Thanks for this PR @cbridges1 ! Do you mind adding missing code coverage as reported by codecov - https://github.com/guidewire-oss/fern-reporter/pull/132/checks?check_run_id=30480049150 ? Once that is green, this should be ready to...

I am having this issue as well. The plugin is present in the module but for some reason is not recognized. I am currently using Expo SDK version 46 and...

After further research it appears that the dist directory is no longer present in the npm package. I will create a bug issue for this. Hopefully it will be resolved...

> @cbridges1 did you manage to solve it? I managed to get a custom dev client built. However, I am still looking for the exact issue that is preventing the...