Skip to content

Commit

Permalink
Merge pull request #8 from ng-turkey/mehmetakifalp-patch-1
Browse files Browse the repository at this point in the history
UPDATE - At the moment, the library does not work with Ivy.
  • Loading branch information
mehmet-erim committed Apr 16, 2019
2 parents c82cb79 + d44add1 commit 42814c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ There are several issues which are simply not addressed yet or impossible with c
- Several consumers can consume the same provider, but a consumer can only have one provider (first provider up the tree).
- There is a performance penalty to be paid due to use of getters and setters. Although this penalty is kept as small as possible, it is not benchmarked yet.
- Debugging may become more difficult for child components, because their behavior will be defined by the context magically provided by some parent. ¯\\\_(ツ)\_
- At the moment, the library does not work with Ivy.

## Roadmap

Expand Down

0 comments on commit 42814c5

Please sign in to comment.