mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
FIX: App name
This commit is contained in:
parent
55af60aa06
commit
afb9eced70
@ -356,7 +356,7 @@ DEPENDENCIES:
|
||||
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
||||
|
||||
SPEC REPOS:
|
||||
https://github.com/cocoapods/specs.git:
|
||||
trunk:
|
||||
- boost-for-react-native
|
||||
- EFQRCode
|
||||
- lottie-ios
|
||||
@ -539,4 +539,4 @@ SPEC CHECKSUMS:
|
||||
|
||||
PODFILE CHECKSUM: 932f5bffd3ddea34b78c9ed0921a6f8cccf442b5
|
||||
|
||||
COCOAPODS: 1.7.5
|
||||
COCOAPODS: 1.8.4
|
||||
|
@ -76,7 +76,7 @@ const About = () => {
|
||||
}}
|
||||
/>
|
||||
<Text style={{ maxWidth: 260, marginVertical: 24, color: '#9AA0AA', fontSize: 15, textAlign: 'center', fontWeight: '500' }}>
|
||||
Blue Wallet is a free and open source project. Crafted by Bitcoin users.
|
||||
BlueWallet is a free and open source project. Crafted by Bitcoin users.
|
||||
</Text>
|
||||
<Text style={{ maxWidth: 260, marginBottom: 40, color: '#0C2550', fontSize: 15, textAlign: 'center', fontWeight: '500' }}>
|
||||
Always backup your keys!
|
||||
|
Loading…
Reference in New Issue
Block a user