JustinWei2010 / EventETAApp

0 stars 0 forks source link

Fully Migrate to NativeBasev2.0 #16

Open doannhat opened 7 years ago

doannhat commented 7 years ago

Get rid of all native-base/backward stuff. Fix styling in material.js theme from native-base. Right now, theme color, styling are ugly af if we use default values.

JustinWei2010 commented 7 years ago

Most of native-base/backward has been removed. Only EventList component left for that. When we refactor we should also consider adding backgroundColor = 'white' as custom theme for container to fix drawer incompatibility issue.