mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
remove ref
This commit is contained in:
parent
9a6bfd6dec
commit
ec9fb91b50
@ -92,7 +92,7 @@ export default class WalletsAdd extends Component {
|
||||
}
|
||||
|
||||
return (
|
||||
<SafeBlueArea ref="myScrollView">
|
||||
<SafeBlueArea>
|
||||
<KeyboardAvoidingView enabled behavior={Platform.OS === 'ios' ? 'padding' : null} keyboardVerticalOffset={62}>
|
||||
<ScrollView>
|
||||
<BlueFormLabel>{loc.wallets.add.wallet_name}</BlueFormLabel>
|
||||
|
Loading…
Reference in New Issue
Block a user