|
| 1 | +## [1.8.1] 2022-07-19 |
| 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 expo@^45.0.0 |
| 8 | +- Updated expo-app-loading@~1.1.2 to expo-app-loading@~2.0.0 |
| 9 | +- Updated expo-expo-asset@~8.3.2 to expo-asset@~8.5.0 |
| 10 | +- Updated expo-font@~9.2.1 to expo-font@~10.1.0 |
| 11 | +- Updated expo-module-core@^0.2.0 to expo-module-core@~0.9.2 |
| 12 | +- Updated expo-linear-gradient@~9.2.0 to expo-linear-gradient@~11.3.0 |
| 13 | +- Updated react@16.13.1 to react@17.0.2 |
| 14 | +- Updated react-native@42.0.0 to react@0.68.2 |
| 15 | +- Updated react-native-gesture-handler@^1.10.3 to react-native-gesture-handler@~2.2.1 |
| 16 | +- Updated react-native-reanimated@~2.2.0 to react-native-reanimated@~2.8.0 |
| 17 | +- Updated react-native-safe-area-context@3.2.0 to react-native-safe-area-context@4.2.4 |
| 18 | +- Updated react-native-screens@~3.4.0 to react-native-screens@~3.11.1 |
| 19 | +- Updated dev dependencies |
| 20 | +- Updated babel-preset-expo@8.3.0 to babel-preset-expo@~9.1.0 |
| 21 | +- Updated Babel Config |
| 22 | +- Added a new plugin of react-native-reanimated/plugin |
| 23 | + |
1 | 24 | ## [1.8.0] 2022-04-12 |
| 25 | + |
2 | 26 | ### Updated dependencies |
3 | | -- added `expo-modules-core` dependency |
| 27 | + |
| 28 | +- added `expo-modules-core` dependency |
4 | 29 | - updated existent dependencies |
5 | 30 | - issues poped up in `stackNagivator` after updating dependencies so fixed in `screenOption` and updated its code |
6 | 31 |
|
7 | 32 | ## [1.7.1] 2021 - 07 - 15 |
| 33 | + |
8 | 34 | ### Updated dependencies |
| 35 | + |
9 | 36 | - updated `expo@40.0.0` to `expo@42.0.0` |
10 | 37 | - updated `expo-asset@8.2.1` to `expo-asset@8.3.2` |
11 | 38 | - updated `expo-font@8.4.0` to `expo-font@9.2.1` |
|
17 | 44 | - updated `react-native-screens@2.15.2` to `react-native-screens@3.4.0` |
18 | 45 |
|
19 | 46 | ### Updated files |
| 47 | + |
20 | 48 | - removed deprecated `useSafeArea` from `navigation/Menu.js` |
21 | 49 |
|
22 | 50 | ## [1.7.0] 2020 - 11 - 04 |
| 51 | + |
23 | 52 | ### Updated dependencies |
| 53 | + |
24 | 54 | - updated `@react-navigation/bottom-tabs@5.06` to `@react-navigation/bottom-tabs@5.5.1` |
25 | 55 | - updated `@react-navigation/compat@5.0.0` to `@react-navigation/compat@5.1.25` |
26 | 56 | - updated `@react-navigation/drawer@5.0.0` to `@react-navigation/drawer@5.12.4` |
|
36 | 66 | - added `expo-app-loading@1.01` |
37 | 67 |
|
38 | 68 | ### Updated files |
| 69 | + |
39 | 70 | - `useNativeDriver` warning fixed in `Tabs.js` |
40 | 71 | - card height changed in `Register.js` |
41 | 72 |
|
42 | | - |
43 | 73 | ## [1.6.0] 2020 - 11 - 04 |
| 74 | + |
44 | 75 | ### Updated dependencies |
| 76 | + |
45 | 77 | - updated `expo-asset@8.1.5` to `expo-asset@8.2.0` |
46 | 78 | - updated `expo-font@8.1.0` to `expo-font@8.3.0` |
47 | 79 | - updated `react-native-gesture-handler@1.6.0` to `react-native-gesture-handler@1.7.0` |
|
57 | 89 | - changed the git source for react-native-modal-dropdown |
58 | 90 |
|
59 | 91 | ### Updated files |
| 92 | + |
60 | 93 | - Profile.js - fixed elements regarding the Photo Album |
61 | 94 | - Elements.js - ScrollView fixed by adding width, PR accepted which removed a duplicate styling [#24](https://github.com/creativetimofficial/argon-react-native/pull/24) |
62 | 95 | - App.js - fixed Invariant Violation via PR [#29](https://github.com/creativetimofficial/argon-react-native/pull/29) |
63 | 96 |
|
64 | 97 | ## [1.5.0] 2020 - 06 - 04 |
| 98 | + |
65 | 99 | ### Updated dependencies |
| 100 | + |
66 | 101 | - updated `expo-asset@8.0.0` to `expo-asset@8.1.5` |
67 | 102 | - updated `expo-font@8.0.0` to `expo-font@8.1.0` |
68 | | -- updated `react-native-gesture-handler@1.5.0` to `react-native-gesture-handler@1.6.0` |
| 103 | +- updated `react-native-gesture-handler@1.5.0` to `react-native-gesture-handler@1.6.0` |
69 | 104 | - updated `react-native-reanimated@1.4.0` to `react-native-reanimated@1.7.0` |
70 | 105 | - updated `react-native-screens@2.0.0-alpha.12` to `react-native-screens@2.2.0` |
71 | 106 | - updated `react-native-safe-area-context@0.6.0` to `react-native-safe-area-context@0.7.3` |
|
75 | 110 | - updated `Expo @36.0.0` to `Expo @37.0.0` |
76 | 111 |
|
77 | 112 | ### Updated files |
| 113 | + |
78 | 114 | - used hooks for App.js |
79 | 115 | - moved `assets/font/argon.json` to `assets/config/argon.json` in order to make sure there wouldn't be any issue with the build for Android |
80 | 116 |
|
81 | 117 | ## [1.4.0] 2020 - 03 - 05 |
| 118 | + |
82 | 119 | ### Removed dependencies |
| 120 | + |
83 | 121 | - removed `react-navigation@3.11.0` |
84 | 122 |
|
85 | 123 | ### Added dependencies |
| 124 | + |
86 | 125 | - added `@react-navigation/compat@5.0.0` |
87 | 126 | - added `@react-navigation/drawer@5.0.0` |
88 | 127 | - added `@react-navigation/native@5.0.0` |
|
93 | 132 | - added `react-native-screeens@2.0.0-alpha.12` |
94 | 133 |
|
95 | 134 | ### Updated dependencies |
| 135 | + |
96 | 136 | - updated `expo@35.0.0` to `expo@36.0.0` |
97 | 137 | - updated `expo-asset@7.0.0` to `expo-asset@8.0.0` |
98 | 138 | - updated `expo-font@7.0.0` to `expo-font@8.0.0` |
|
101 | 141 | - updated `react@16.8.3` to `react@16.9.0` |
102 | 142 |
|
103 | 143 | ### Updated files |
| 144 | + |
104 | 145 | - changed the whole routing from `Screens.js` because `react-navigation@5.0.0` has a new dynamic API |
105 | 146 | - changed `Menu.js` for a new Drawer custom component |
106 | 147 | - changed `DrawerItem.js` for a new type of `<DrawerCustomItem />` |
107 | 148 | - changed props and variables so that the new `react-navigation` API could work with the following files: `Beauty.js`, `Header.js`, `Product.js`, `Gallery.js`, `Pro.js`, `Product.js`, `Settings.js`, `Register.js`, `Onboarding.js` |
108 | 149 |
|
109 | 150 | ## [1.3.0] 2019-11-06 |
| 151 | + |
110 | 152 | ### Updated dependencies |
| 153 | + |
111 | 154 | - `expo@34.0.3` to `expo@35.0.0` |
112 | 155 | - `expo-font@6.0.1` to `expo-font@7.0.0` |
113 | 156 | - `expo-asset@6.0.0` to `expo-asset@7.0.0` |
|
116 | 159 | - `babel-preset-expo@5.0.0` to `babel-preset-expo@7.0.0` |
117 | 160 |
|
118 | 161 | ### Updated files |
| 162 | + |
119 | 163 | - changed drawer items in order to have a similar look to the PRO version |
120 | 164 |
|
121 | 165 | ## [1.2.0] 2019-09-18 |
| 166 | + |
122 | 167 | ### Updated dependencies |
| 168 | + |
123 | 169 | - `expo@33.0.0` to `expo@34.0.3` |
124 | 170 | - `expo-font@5.0.1` to `expo-font@6.0.1` |
125 | 171 | - added `expo-asset@6.0.0` |
|
128 | 174 | - `galio-framework@0.5.3` to `galio-framework@0.6.1` |
129 | 175 |
|
130 | 176 | ## [1.1.0] 2019-06-21 |
| 177 | + |
131 | 178 | ### Updated dependencies |
| 179 | + |
132 | 180 | - `expo@32.0.0` to `expo@33.0.0` |
133 | 181 | - `galio-framework@0.5.1` to `galio-framework@0.5.3` |
134 | 182 | - `react-native SDK@32.0.0` to `react-native SDK@33.0.0` |
135 | 183 | - `react-navigation@3.8.1` to `react-navigation@3.11.0` |
136 | 184 | - `react@16.5.0` to `react@16.8.3` |
137 | 185 | - added `expo-font@5.0.1` |
138 | 186 |
|
139 | | - |
140 | 187 | ## [1.0.0] 2019-06-07 |
| 188 | + |
141 | 189 | ### Initial Release |
0 commit comments