This is an effort to write simple movies app using react-native and react for running apps on mobiles and moobile web. This demonstrates how business logic code can be re-used between mobile web and mobile applications.
* Animations & Progress bar.
* Make infinite scrolling, by loading items on demand
* Re-structuring styles for specific platform.
* Communicate with native UI screens for both iOS and Android
* Extract out SearchComponent in to multiple subcomponents
That is it.