We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e50a1cf commit e866fe4Copy full SHA for e866fe4
example/src/Examples.tsx
@@ -1,4 +1,4 @@
1
-import React, {FC, useCallback, useState} from 'react';
+import React, {FC, JSX, useCallback, useState} from 'react';
2
import {Text, View, StyleSheet, Image} from 'react-native';
3
import Slider, {MarkerProps, SliderProps} from '@react-native-community/slider';
4
0 commit comments