rm extraneous comment
This commit is contained in:
@@ -115,8 +115,6 @@ export class BottomSheetNativeComponent extends React.Component<
|
|||||||
this.setState({viewHeight: height})
|
this.setState({viewHeight: height})
|
||||||
}
|
}
|
||||||
: undefined
|
: undefined
|
||||||
// Content height changes are observed natively on both platforms:
|
|
||||||
// iOS uses KVO on content view bounds, Android uses OnLayoutChangeListener.
|
|
||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
</Portal>
|
</Portal>
|
||||||
|
|||||||
Reference in New Issue
Block a user