Yeswanth

Results 7 issues of Yeswanth

![image](https://user-images.githubusercontent.com/855011/32887760-0b5405a6-caeb-11e7-94d2-1fdc77131ebc.png) Ideally, cache for such image should be deleted.

Network

- Whenever user selects a new tab. The underlay should animate to the selected tab - Whenever user scrolls to a new tab. The underlay should scroll to users gesture

enhancement

Dynamic tab should only render the current tab, previous tab and next tab.

enhancement

![image](https://user-images.githubusercontent.com/855011/59011232-8cf36280-8851-11e9-91cf-6426ecf4a902.png)

enhancement
good first issue

- The componentWillReceiveProps() method is being deprecated in future version of React (17) - React version should be >= 16.3

good first issue

I placed a console.log in renderScene method in AppContainer.js (and did not modify any of the other code). For every page that is added to the navigation, the method is...

question