Skip to content

Commit 9ace4a6

Browse files
v1.1.0
1 parent ce62e44 commit 9ace4a6

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
1-
## [1.1.0] 2020-03-11
1+
## [1.1.0] 2020 - 03 - 12
2+
### Removed dependencies
3+
- removed `[email protected]`
4+
### Added dependencies
5+
- added `@react-navigation/[email protected]`
6+
- added `@react-navigation/[email protected]`
7+
- added `@react-navigation/[email protected]`
8+
- added `@react-navigation/[email protected]`
9+
- added `@react-native-community/[email protected]`
10+
11+
12+
13+
### Updated dependencies
14+
15+
16+
17+
18+
19+
### Updated files
20+
- changed the whole routing from `Screens.js` because `[email protected]` has a new dynamic API
21+
- changed `Menu.js` for a new Drawer custom component
22+
- changed `DrawerItem.js` for a new type of `<DrawerCustomItem />`
23+
- changed props and variables so that the new `react-navigation` API could work with the following files: `Header.js`, `Pro.js`, `Settings.js`, `Search.js`, `Cart.js`, 'Card.js`, `Onboarding.js`
224

325
## [1.0.1] 2019-11-12
426
### HotFix

0 commit comments

Comments
 (0)