mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
@@ -16,6 +16,8 @@ interface State {
|
||||
sliderValue: number;
|
||||
}
|
||||
|
||||
const screen = Dimensions.get('window');
|
||||
|
||||
class Example extends React.Component<{}, State> {
|
||||
modal1: Modal;
|
||||
modal2: Modal;
|
||||
|
||||
Reference in New Issue
Block a user