Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
parity-signer
Commits
7e5c5780
Unverified
Commit
7e5c5780
authored
Jul 18, 2019
by
YJ
Committed by
GitHub
Jul 18, 2019
Browse files
Merge pull request #254 from paritytech/tbaut-build-android
Fix terms and conditions header and build problems for android
parents
15de0fff
6fa053c1
Changes
22
Show whitespace changes
Inline
Side-by-side
src/App.js
View file @
7e5c5780
...
...
@@ -142,6 +142,7 @@ const Screens = createStackNavigator(
}
},
{
defaultNavigationOptions
:
globalStackNavigationOptions
,
initialRouteParams
:
{
isWelcome
:
true
}
...
...
@@ -213,6 +214,7 @@ const Screens = createStackNavigator(
},
},
{
defaultNavigationOptions
:
globalStackNavigationOptions
,
headerMode
:
'
none
'
,
mode
:
'
card
'
}
...
...
yarn.lock
View file @
7e5c5780
...
...
@@ -945,6 +945,11 @@
eslint-plugin-react-native "3.6.0"
prettier "1.16.4"
"@react-native-community/netinfo@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@react-native-community/netinfo/-/netinfo-4.1.1.tgz#b4793b26662df42eeb9b4d20ec49129e75fa9773"
integrity sha512-E5AQ2D0qR/uQ7heGSCT8LdDIqGM2Gle7bH8WoQO4zExn4pqz9ZJT1UyysjLnpJthejOU//owbydWqIZE+JNpSA==
"@react-navigation/core@~3.4.1":
version "3.4.2"
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-3.4.2.tgz#bec563e94fde40fbab3730cdc97f22afbb2a1498"
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment