ez-net-app
ez-net-app copied to clipboard
Updating the code base
- React propTypes is obsolete in the latest versions of react native. Therefore, i'd suggest to remove all such instantiations.
- Bringing all the images and styles in a single place (named
assests) - Removing Responsive Images as they have some issues running, instead add 'Images' from the react native library
I too agree. @nushydude @TheLukaszNs WDYT?