Skip to content

Commit

Permalink
v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
palingheorghe authored Mar 4, 2021
1 parent 20ad8f5 commit 4713af2
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,53 @@
## [1.8.0] 2021 - 03 - 04
### 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 `react-native [email protected]` to `react-native [email protected]`
- updated `Expo @39.0.0` to `Expo @40.0.0`
- updated `[email protected]` to `[email protected]`

- updated `[email protected]` to `[email protected]`
- updated `[email protected]` to `[email protected]`
- updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]`
- updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]`
- updated `@react-navigation/[email protected]` to `@react-navigation/[email protected]`
- added `[email protected]`

### Updated files
- updated `App.js` to work with the new package included `expo-app-loading`
- updated `Drawer.js` solved the missing icon issue
- fixed `SignIn.js` and `SignUp.js` layout issue and `KeyboardAvoidingView`
- fixed `Animated.event` warning in `Product.js` and `Gallery.js`
- fixed `Animated.interpolate()` error in `Product.js` and `Gallery.js`
- fixed error caused by the ScrollView inside `Product.js` and `Gallery.js`


## [1.7.0] 2020 - 10 - 30
### 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 `react-native [email protected]` to `react-native [email protected]`
- updated `[email protected]` to `[email protected]`
- updated `Expo @37.0.0` to `Expo @39.0.0`
- 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 `@react-native-community/[email protected]` to `@react-native-community/[email protected]`
- updated `[email protected]` to `[email protected]`
- updated `[email protected]` to `[email protected]`
- changed fork for `react-native-modal-dropdown`

### Updated files
- updated `Product.js` -> fixed chat icon and resize for bigger screens
- updated `Cart.js` -> fixed checkout buttons and layout cards
- updated `Onboarding.js`-> fixed gradient and button size
- updated `Tabs.js` -> fixed warning related to Animation
- updated `Components.js` -> Fixed button color error and Select layout
## [1.6.0] 2020 - 06 - 11

### Updated dependencies
Expand Down

0 comments on commit 4713af2

Please sign in to comment.