I search a library to get the dominant color from an image that works with expo apps. I tried with all libs I manage to find, but each one of them were not working with expo app... Thanks a lot.
if you tried react-native-image-colors then you have to make sure you configured expo-dev-client
as in the expo docs for this package to work.