oblador / react-native-vector-icons

Customizable Icons for React Native with support for image source and full styling.
https://oblador.github.io/react-native-vector-icons/
MIT License
17.46k stars 2.13k forks source link

fix(icon-explorer@android): make android build work with detox #1641

Closed guhungry closed 2 months ago

guhungry commented 3 months ago

With this PRs icon-explorer should be buildable and testable with detox on android in monorepo branch

johnf commented 2 months ago

Thanks