Skip to content

Commit 8d58470

Browse files
authored
Remove initial blink
1 parent 68c7598 commit 8d58470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ export default class BottomSheetBehavior extends Component {
411411
width: '100%',
412412
position: 'absolute',
413413
zIndex: 100,
414+
opacity: cond(this.height, 1, 0),
414415
transform: [
415416
{
416417
translateY: this.translateMaster

0 commit comments

Comments
 (0)