Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit e5ce7e7

Browse files
committed
Stretch PinKeyboard on mobile
1 parent b7e31f2 commit e5ce7e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/component/pin-entry.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ PinBubble.propTypes = {
7070

7171
const keyboardStyles = StyleSheet.create({
7272
wrapper: {
73+
alignSelf: 'stretch',
7374
flexDirection: 'row',
7475
},
7576
column: {

0 commit comments

Comments
 (0)