Skip to content

Commit

Permalink
v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
palingheorghe authored Feb 20, 2020
1 parent 860c331 commit f72d98f
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
## [1.5.0] 2019 - 02 - 20
### Removed dependencies
- removed `[email protected]`
### Added dependencies
- added `@react-navigation/[email protected]`
- added `@react-navigation/[email protected]`
- added `@react-navigation/[email protected]`
- added `@react-navigation/[email protected]`
- added `@react-native-community/[email protected]`
- added `[email protected]`
- added `[email protected]`
- added `[email protected]`
### Updated dependencies
- updated `[email protected]` to `[email protected]`
- updated `[email protected]` to `[email protected]`
- updated `[email protected]` to `[email protected]`
- updated `[email protected]` to `[email protected]`
- updated `[email protected]` to `[email protected]`
- updated `[email protected]` to `[email protected]`
- updated `[email protected]` to `[email protected]`
- updated `[email protected]` to `[email protected]`
- updated `[email protected]` to `[email protected]`
### 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
- `[email protected]` to `[email protected]`
Expand Down

0 comments on commit f72d98f

Please sign in to comment.