sanjeev shetty

Results 12 comments of sanjeev shetty

> Create an Empty Swift file using Xcode, such as named Void.swift, and every issue will be solved by Xcode automatically. You are the real saver. Thanks a lot.

@Duya3fithou is it possible to share your working code?

Try, Its from the documentation. ``` markedDates={{ '2017-10-26': {disabled: true} }} ```

> I added two lines in `android/build.gradle` and it worked for me. > > ``` > buildscript { > ext { > buildToolsVersion = "31.0.0" > minSdkVersion = 21 >...

@zzy-33 Where to modify it?

> hi @sanjeevkse I am facing same issue. did you find any solution for this ? Did not find any, i just made the action bar/softkeys only that color. not...

@snypiie I think, you already handled it better. You can close(delete) this PR.

This could be an issue of the same https://github.com/snypiie/gitagpt/issues/11 I think.

Yes!! I too faced the issue. There is the response of 500 status code.

Handled the error response from server side, if all looks good. Kindly approve and merge it.