Full source code for a configuration that works with Expo and react-native-unimodules

Is there a full source code that works with the latest version of an ejected Expo project with react-native-unimodules, which is suggested by Expo docs in order to use Expo modules in an ejected project.

I have followed all the steps from: https://github.com/unimodules/react-native-unimodules and can build the Android bundle. However, it always crashes when I try to run the app.

1 Like