NishaParmar

Results 3 issues of NishaParmar

Hi i am getting this can anyone help me? 1) Undefined symbols for architecture arm64: "RegisterStaticallyLinkedModulesGranular()", referenced from: RegisterStaticallyLinkedModules() in libiPhone-lib.a(RegisterStaticallyLinkedModules.o) "RegisterAllStrippedInternalCalls()", referenced from: RegisterAllInternalCalls() in libiPhone-lib.a(MonoICallRegistration.o) "RegisterAllClasses()", referenced from:...

hii i have integrated this calender in my project can any one tell me its posible to mark only future dates? - (void)calendarView:(VRGCalendarView *)calendarView switchedToMonth:(int)month targetHeight:(float)targetHeight animated:(BOOL)animated; This method only...

Hi How to change whole editor view background color or set clear color? Initial placeholder I have 2 lines but its change color on first line only using this editorView.setEditorBackgroundColor(UIColor.red)...