Skip to content

Latest commit

 

History

History
83 lines (76 loc) · 3.2 KB

CHANGELOG.md

File metadata and controls

83 lines (76 loc) · 3.2 KB

[1.5.0] 2019 - 02 - 20

Removed dependencies

Added dependencies

Updated dependencies

Updated files

  • changed the whole routing from Screens.js because [email protected] has a new dynamic API
  • changed Menu.js for a new Drawer custom component
  • changed Drawer.js for a new type of <DrawerCustomItem />
  • changed props and variables so that the new react-navigation API could work with the following files: Pro.js, Header.js, Product.js, Onboarding.js

[1.4.0] 2019 - 10 - 27

Updated dependencies

Updated devDependencies

[1.3.0] 2019 - 09 - 19

Updated dependencies

Updated files

  • updated Header.js because of galio's new version
  • updated App.js because of expo-asset

[1.2.0] 2019 - 06 - 19

Updated dependencies

Updated files

  • Changed screen icons and local components to be fully supported by the newest galio-framework version
  • Screens.js got a new update which fixed the previous bug related to #2
  • .gitignore got updated with new files

[1.1.2] 2019-03-05

Updated license

  • added license inside App.js

[1.1.1] 2019-02-18

Updated dependencies

[1.1.0] 2019-02-18

Added files

  • Added .gitignore file

Updated dependencies

[1.0.0] 2019-02-06

Initial Release