Erjon Këllëçi

Results 8 issues of Erjon Këllëçi

Below is the configuration for the calendar: ` { setCurrentDate(value.toDate()); refetch(); }} scrollToOnSetSelectedDate={false} useIsoWeekday={true} style={{ height: 60, width: '100%' }} scrollerPaging={true} scrollable={true} showMonth={false} useNativeDriver={true} calendarAnimation={{ type: 'parallel', duration: 30 }}...

There are 2 labels that are not in English: 1. Terminer 2. Retour Kan you fix them, or let the user choose?

I have a mask input like this: { setMaskedDate(masked) }} mask={Masks.DATE_MMDDYYYY} keyboardType={'numeric'} /> How can i format the mask as dd/MM/yyyy instead of __ /__ /____,

Hello, I can't install this library on a project running expo 48. Can you check please?

### Operating System Mac Sonoma 14.4.1 ### Browser Version Chrome/ Version 124.0.6367.119 (Official Build) (arm64) ### Firebase SDK Version 10.11.1 ### Firebase SDK Product: Auth, Firestore ### Describe your project's...

api: firestore

**Bug description:** npm ERR! Could not resolve dependency: npm ERR! peer react-native-reanimated@"^2.4.1" from [email protected] **Visual demo:** **Code to reproduce** ```js npm install --save react-native-week-view ``` **Environment:** **Important:** using your own...

type: bug

## Environment dependencies": { "@amuizz/read-more-text": "^1.1.2", "@apollo/client": "^3.13.1", "@expo-google-fonts/inter": "^0.2.3", "@expo/vector-icons": "^14.0.2", "@monicon/metro": "^1.2.2", "@monicon/native": "^1.2.2", "@react-native-async-storage/async-storage": "1.23.1", "@react-navigation/bottom-tabs": "^7.2.0", "@react-navigation/material-top-tabs": "^6.6.13", "@react-navigation/native": "^7.0.14", "@reduxjs/toolkit": "^2.5.1", "clsx": "^2.1.1", "configs": "*",...

How can i align items in the start of the flex. I'm rendering a pdf which is single page. But it shows in the center of the screen, till now...