|
| 1 | +## [1.5.1] 2022-07-20 |
| 2 | + |
| 3 | +### Updated dependencies |
| 4 | + |
| 5 | +- Fixed the dual header shown issue. |
| 6 | +- Updated @react-native-masked-view/masked-view@0.2.4 to @react-native-masked-view/masked-view@0.2.6 |
| 7 | +- Updated expo@^42.0.0 to [email protected] |
| 8 | +- Updated expo-app-loading@ ~1.1.2 to [email protected] |
| 9 | +- Updated expo-expo-asset@ ~8.3.2 to [email protected] |
| 10 | +- Updated expo-font@ ~9.2.1 to [email protected] |
| 11 | +- Updated expo-module-core@^0.2.0 to [email protected] |
| 12 | + |
| 13 | + |
| 14 | +- Updated react-native-gesture-handler@^1.10.3 to [email protected] |
| 15 | +- Updated react-native-reanimated@ ~2.2.0 to [email protected] |
| 16 | + |
| 17 | +- Updated react-native-screens@ ~3.4.0 to [email protected] |
| 18 | + |
| 19 | +- Updated dev dependencies |
| 20 | + |
| 21 | +- Updated Babel Config |
| 22 | +- Added a new plugin of react-native-reanimated/plugin |
| 23 | + |
1 | 24 | ## [1.5.0] 2022-04-12 |
| 25 | + |
2 | 26 | ### Updated dependencies |
3 | | -- dependencies updated |
4 | | -- `expo` module core added |
| 27 | + |
| 28 | +- dependencies updated |
| 29 | +- `expo` module core added |
5 | 30 | - `stackNavigator` and `drawerNavigation` changes (color scheme set) |
6 | 31 | - syntax update in header `Shown` |
7 | 32 |
|
8 | 33 | ## [1.4.0] 2020 - 03 - 08 |
| 34 | + |
9 | 35 | ### Updated dependencies |
| 36 | + |
10 | 37 | - updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]` |
11 | 38 | - updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]` |
12 | 39 | - updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]` |
|
20 | 47 | |
21 | 48 |
|
22 | 49 | ### Updated files |
| 50 | + |
23 | 51 | - `useNativeDriver` warning solved for `Tabs.js` |
24 | 52 |
|
25 | 53 | ## [1.3.0] 2020 - 11 - 06 |
| 54 | + |
26 | 55 | ### Updated dependencies |
| 56 | + |
27 | 57 | - updated `@react-native-community/[email protected]` to `@react-native-community/[email protected]` |
28 | 58 | - updated `expo@37` to `expo@39` |
29 | 59 | |
|
37 | 67 | |
38 | 68 | |
39 | 69 | - changed the git source for react-native-modal-dropdown |
| 70 | + |
40 | 71 | ### Updated files |
| 72 | + |
41 | 73 | - App.js - removed `packagerOpts` which solved Expo failed loading |
42 | 74 | - Components.js - fixed layout for ScrollView, Horizontal Gallery and Select positioning |
43 | 75 | - Header.js - fixed search input autofocusing and creating an error where the back button wouldn't work anymore keeping the user in a loop |
44 | 76 |
|
45 | 77 | ## [1.2.0] 2020 - 06 - 20 |
| 78 | + |
46 | 79 | ### Updated dependencies |
| 80 | + |
47 | 81 | |
48 | 82 | |
49 | | - |
| 83 | + |
50 | 84 | |
51 | 85 | |
52 | 86 | |
|
61 | 95 | - updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]` |
62 | 96 |
|
63 | 97 | ### Updated files |
| 98 | + |
64 | 99 | - change function for fontLoading in `App.js`, this should fix the often occurrence of the error |
65 | 100 | - moved `assets/font/now.json` to `assets/config/now.json` in order to make sure there wouldn't be any issue with the build for Android |
66 | 101 | - edited `Header.js` in order to fix the Pro routing error |
67 | 102 | - edited `Screens.js` and fixed the headerless Components Screen |
68 | 103 |
|
69 | 104 | ## [1.1.0] 2020 - 03 - 12 |
| 105 | + |
70 | 106 | ### Removed dependencies |
| 107 | + |
71 | 108 | |
| 109 | + |
72 | 110 | ### Added dependencies |
| 111 | + |
73 | 112 | - added `@react-navigation/[email protected]` |
74 | 113 | - added `@react-navigation/[email protected]` |
75 | 114 | - added `@react-navigation/[email protected]` |
|
78 | 117 | |
79 | 118 | |
80 | 119 | |
| 120 | + |
81 | 121 | ### Updated dependencies |
| 122 | + |
82 | 123 | |
83 | 124 | |
84 | 125 | |
85 | 126 | |
86 | 127 | |
| 128 | + |
87 | 129 | ### Updated files |
| 130 | + |
88 | 131 | - changed the whole routing from `Screens.js` because `[email protected]` has a new dynamic API |
89 | 132 | - changed `Menu.js` for a new Drawer custom component |
90 | 133 | - changed `DrawerItem.js` for a new type of `<DrawerCustomItem />` |
91 | 134 | - 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` |
92 | 135 |
|
93 | 136 | ## [1.0.1] 2019-11-12 |
| 137 | + |
94 | 138 | ### HotFix |
| 139 | + |
95 | 140 | - small fix on responsive for Profile Page |
96 | 141 | - added pre-cache for images for a faster experience |
97 | 142 |
|
|
0 commit comments