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 5764a2e commit 09c1ffcCopy full SHA for 09c1ffc
src/Date/YearPicker.tsx
@@ -1,6 +1,5 @@
1
import * as React from 'react'
2
import { FlatList, StyleSheet, View, ScrollView } from 'react-native'
3
-import { Text, TouchableRipple, useTheme } from 'react-native-paper'
4
import { MD2Theme, Text, TouchableRipple, useTheme } from 'react-native-paper'
5
import { range } from '../utils'
6
0 commit comments