Salman Khan

Results 31 comments of Salman Khan

> # Bug report > ## Steps to reproduce > 1. Launch any IOS 15 simulator > 2. Create date picker component > 3. Try increase component's width to increase...

> yes I want to like this - when you press march-25 --> see dates march-25 | march-26 | march-27 - when you press march-5 --> see dates march-5 |...

I clone the new app and checkout to feature/185-gotodate-position but still not working. It takes the wrong date position. I want that selected date to show on the left side...

``` /** * BarberOne - App * Created by Abdullah * Copyright © 2022 BarberOne. All rights reserved. */ import React, {useState, useEffect, useRef} from 'react' import {StyleSheet, View, ImageBackground}...

As you watch in the video when I swipe many times at once. the date change but UI can't update from the API return 4-jun date data but the UI...

I did it in from node-modules, In Event file line no 308 `onDrag={onDragEvent && item.data.type != "workingHours" && item.data.type !="timeOff" && this.onDragEvent}`

It's also stuck when changing for one or 2 days.

Thanks for the quick response watch the video now it's also doing when going 4 or 5 next. https://user-images.githubusercontent.com/58082294/171627850-ae254894-0177-46b7-be82-8e69c3951566.mov

If one person changes their event from 6 pm to 6 am then how it will scroll the screen to drag and drop events directly?