Chris Wang

Results 4 issues of Chris Wang

what's the difference between entry and exit hook? since the two methods are all triggered after previous state. can they merged into some method like `afterChange(from,to,event,context)`

add support for this: ```javascript this.horizontalCarousel = ref} pageStyle={{ backgroundColor: '#fff', padding: 30, }} > {horizontalPages} Some Other Components ``` and this is effect: ![image](https://user-images.githubusercontent.com/10735388/37321475-773756dc-26b3-11e8-9ef2-78c8e749aa89.png)

leiningen version: 2.7.1 cider-nrepl: 0.15 jdk version: 8 I've created a project over `lein new play-clj demo`,and when using `lein repl` and switch to ns `demo.core.desktop-launcher`, nothing happens and returns...

need a type-file-watcher-like TypeSolver whenever a java file is changed,the TypeSolver can get that change and update the parsed AST.thus we can solve the correct Symbol over time

Improvement
Symbol Solver