React-Native-Advanced-Guide icon indicating copy to clipboard operation
React-Native-Advanced-Guide copied to clipboard

Dependency Injection Guide

Open sfgserr opened this issue 9 months ago • 0 comments

Great to see here dependency injection guide in future. Cause there is difficulties in react native with this i think, probably all libraries follow service locator anti-pattern. I used to inject services in initial params but i don't think it is good idea.

sfgserr avatar Jan 19 '25 13:01 sfgserr