Very recently the React Native team announced the new boxShadow and filter props in version 0.76.0, which mimics web behavior.
For newer projects, is there a use case where this library would be better than using the props directly? Sorry if this is not the right place to ask.
I've been using this library in my project and was considering migrating.
Very recently the React Native team announced the new
boxShadowandfilterprops in version 0.76.0, which mimics web behavior.For newer projects, is there a use case where this library would be better than using the props directly? Sorry if this is not the right place to ask.
I've been using this library in my project and was considering migrating.