sn31 / cospedia

This is a mobile application that keeps track of cosmetics' expiration dates and more.
MIT License
4 stars 2 forks source link

TabNavigator's deprecation #1

Closed sn31 closed 6 years ago

sn31 commented 6 years ago

In AppNavigator.js, TabNavigator is deprecated and will need to be replaced.

hyewon92cho commented 6 years ago

I've made a pull request to fix this issue.