Salman Khan
Salman Khan
When I place it inside a View then Scroll is not working in android but it's good on IOS. Below is my code ``` return ( props.navigation.goBack()} /> Enter Budget...
https://drive.google.com/file/d/1lqqEmuOUd9uyjGTPKPyZ7YgK7XXJ3bvO/view?usp=sharing when I Select a date from the header and want to show the selected date from the start position, but some dates can't be taken from the start? it...
When I select the date after 2 or 3 years from the current date, the onSwipeNext stuck and can't go next. when swipePre after that it can swipe next. sometimes...
When I drag the event then the vertical/horizontal scrolling not working. How to enable vertical scrolling when dragging or dropping events?
When swipe swiping next or previous then the change date I pass to API and get the events. when users Swipe many times at once the date change at any...
I add multiple event with different types, Now I want to disable drag and drops for some events
I am using "devDependencies": { "@electron/notarize": "^2.1.0", "electron": "^26.1.0", "electron-builder": "^24.6.3" }, I make mas and dmg but when I open dmg it directly crash the crashed report is the...
Hi there! I'm currently working with Expo, and I'm facing challenges customizing the background and text color specifically for Android using the following libraries: - `"expo": "~48.0.18"` - `"@react-native-community/datetimepicker": "6.7.3"`...
I am facing the following issues 1. When I don't accept the permission and click outside the popup, it returns false, as seen in the video. However, after accessing permissions...
In react native newer versions of Android make the Splashscreen automatic. like in the video you watch the first splash screen which is made by react native and the second...