react-native-art / art

React Native module that allows you to draw vector graphics.
https://github.com/react-native-community/art
MIT License
287 stars 78 forks source link

Update ARTVirtualNode.java #55

Closed artehg closed 4 years ago

artehg commented 4 years ago

Change deps for ColorUtils from support lib to androidx for fix android build fail

Summary

Test Plan

What's required for testing (prerequisites)?

What are the steps to reproduce (after prerequisites)?

Compatibility

OS Implemented
iOS ✅❌
Android ✅❌

Checklist

Esemesek commented 4 years ago

Already fixed in #56