|
| 1 | +## [1.3.0] 2020 - 11 - 06 |
| 2 | +### Updated dependencies |
| 3 | +- updated `@react-native-community/[email protected]` to `@react-native-community/[email protected]` |
| 4 | +- updated `expo@37` to `expo@39` |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | +- updated `react-native SDK@37` to `react-native SDK@39` |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | +- changed the git source for react-native-modal-dropdown |
| 16 | +### Updated files |
| 17 | +- App.js - removed `packagerOpts` which solved Expo failed loading |
| 18 | +- Components.js - fixed layout for ScrollView, Horizontal Gallery and Select positioning |
| 19 | +- Header.js - fixed search input autofocusing and creating an error where the back button wouldn't work anymore keeping the user in a loop |
| 20 | + |
| 21 | +## [1.2.0] 2020 - 06 - 20 |
| 22 | +### Updated dependencies |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | +- updated `@react-native-community/[email protected]` to `@react-native-community/[email protected]` |
| 30 | +- updated `react-native [email protected]` to `react-native [email protected]` |
| 31 | + |
| 32 | +- updated `Expo @36.0.0` to `Expo @37.0.0` |
| 33 | +- updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]` |
| 34 | +- updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]` |
| 35 | +- updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]` |
| 36 | +- updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]` |
| 37 | +- updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]` |
| 38 | + |
| 39 | +### Updated files |
| 40 | +- change function for fontLoading in `App.js`, this should fix the often occurrence of the error |
| 41 | +- 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 |
| 42 | +- edited `Header.js` in order to fix the Pro routing error |
| 43 | +- edited `Screens.js` and fixed the headerless Components Screen |
| 44 | + |
1 | 45 | ## [1.1.0] 2020 - 03 - 12 |
2 | 46 | ### Removed dependencies |
3 | 47 | |
|
0 commit comments