File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 22SwiftInjector - library for dependency injection, maden for convinient and fast properties connection
33![ alt text] ( header.png )
44
5+ ## Things already implemented:
6+ 1 . Auto registration and autoresolving
7+ Just for example:
8+ ![ alt text] ( example1.png )
9+ ![ alt text] ( example2.png )
10+ ![ alt text] ( example3.png )
11+
12+ 2 . Works even with private properties!
13+ 3 . Resolving and registration with 'name' parameter
14+
515## Things TO DO for first release
6161 . Add manual registration and resolving
7172 . Add certain registration by String Key or specific arguments
8183 . Perfomance test
9194 . 70% Code coverage
20+ 5 . Documentation
1021
1122## Rules
12231 . Properties will be automatically injected only on your class, not your parent classes.
You can’t perform that action at this time.
0 commit comments