dev lovewanshi

Results 6 issues of dev lovewanshi

I want add a magnifying glass in calendar. Please let me know how can i get this ?

` var today1 = Date() var tomorrowComponents = DateComponents() tomorrowComponents.day = 1 let tomorrow = self.calendarView.calendar.date(byAdding: tomorrowComponents, to: today1)! self.calendarView.selectDate(tomorrow) #if KDCALENDAR_EVENT_MANAGER_ENABLED self.calendarView.loadEvents() { error in if error != nil...

### Steps to reproduce 1. Open the library link [ Click here](https://github.com/blackuy/react-native-twilio-video-webrtc/blob/master/android/build.gradle) 2. Check the Twilio SDK version in dependency 3. Used android version is **"6.2.1"** When I checked the...

Hi @dimohamdy @imGokul @Abedalkareem @StevenMagdy Can anyone guide me? how can I use this library for the Research kit framework? I want to implement RTL and LTR for the Research...

question

We have been utilizing Screwdriver as our continuous integration and delivery tool, and we are eager to incorporate it into our automation testing workflow. Our team has been exploring ways...

My request to removal of the specs repository from the Trunk database. The repository in question is located at [Repo link](https://github.com/CocoaPods/Specs/commit/92bc33cd7d19cda96caf0b2cd6fa70542047bf15) The reason for this request is that no longer...