-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
20ad8f5
commit 4713af2
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|