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 e4994cb commit 99acbc1Copy full SHA for 99acbc1
example/src/screens/calendars.tsx
@@ -1,5 +1,5 @@
1
import React, {useState, Fragment, useCallback} from 'react';
2
-import {StyleSheet, View, ScrollView, Text, TouchableOpacity, Switch} from 'react-native';
+import {StyleSheet, View, ScrollView, Text, TouchableOpacity} from 'react-native';
3
import {Calendar, CalendarProps} from 'react-native-calendars';
4
import testIDs from '../testIDs';
5
0 commit comments