react-native-community/cli

Check compatibility with new way of handling assets on Android

Closed this issue · 4 comments

Since this commit, we no longer need to copy assets on Android. We can now handle them in a much better way.

We need to check whether there's anything to be done on the link side of things. For example, shall we noop on Android when linking assets of a dependency, that uses this new way?

How Gradle handles duplicates?

Going to check and figure out the upgrade strategy.

Ping, anybody willing to tackle it? :)

I can try it (with a bit of mentorship)

@thymikee I can do it but I would need a little bit of specification as regards to what needs be done.

There hasn't been any activity on this issue in the past 3 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 7 days.