-
Notifications
You must be signed in to change notification settings - Fork 950
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from creativetimofficial/v1.6.0
V1.6.0
- Loading branch information
Showing
7 changed files
with
62 additions
and
30 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 |
---|---|---|
|
@@ -75,6 +75,8 @@ export default props => { | |
</GalioProvider> | ||
</NavigationContainer> | ||
); | ||
} else { | ||
return null | ||
} | ||
} | ||
|
||
|
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,41 @@ | ||
## [1.6.0] 2020 - 11 - 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 `[email protected]` to `[email protected]` | ||
- updated `[email protected]` to `[email protected]` | ||
- updated `@react-native-community/[email protected]` to `@react-native-community/[email protected]` | ||
- updated `react-native [email protected]` to `react-native [email protected]` | ||
- updated `[email protected]` to `[email protected]` | ||
- updated `[email protected]` to `[email protected]` | ||
- updated `expo [email protected]` to `expo [email protected]` | ||
- updated `[email protected]` to `[email protected]` | ||
- changed the git source for react-native-modal-dropdown | ||
|
||
### Updated files | ||
- Profile.js - fixed elements regarding the Photo Album | ||
- Elements.js - ScrollView fixed by adding width, PR accepted which removed a duplicate styling [#24](https://github.com/creativetimofficial/argon-react-native/pull/24) | ||
- App.js - fixed Invariant Violation via PR [#29](https://github.com/creativetimofficial/argon-react-native/pull/29) | ||
|
||
## [1.5.0] 2020 - 06 - 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 `[email protected]` to `[email protected]` | ||
- updated `[email protected]` to `[email protected]` | ||
- updated `@react-native-community/[email protected]` to `@react-native-community/[email protected]` | ||
- updated `react-native [email protected]` to `react-native [email protected]` | ||
- updated `[email protected]` to `[email protected]` | ||
- updated `Expo @36.0.0` to `Expo @37.0.0` | ||
|
||
### Updated files | ||
- used hooks for App.js | ||
- 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 | ||
|
||
## [1.4.0] 2020 - 03 - 05 | ||
### Removed dependencies | ||
- removed `[email protected]` | ||
|
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
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
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
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
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