-
Hi,
i'm working on a photo editing component for an app.
```
self.capturedPhoto = photo;
//Preview display view
if (self.previewDisplayView)
{
[self.previewDisplayView removeFromSuperview];
}
s…
-
Hi,
tank you for your awesome work,
you can use UIReturnKeyType to change return key label for given situation, for example : return, Search, Done, Send ...
like original keyboard most of custom key…
-
```
What steps will reproduce the problem?
1. Crash at newAdAnimationDidStopWithAnimationID in AdWhirlView.m
2.
What is the expected output? What do you see instead?
3 MyApp 0x000c3a93 -[A…
-
```
What steps will reproduce the problem?
1. Crash at newAdAnimationDidStopWithAnimationID in AdWhirlView.m
2.
What is the expected output? What do you see instead?
3 MyApp 0x000c3a93 -[A…
-
### Summary
While bootstrap has responsive navbar with a nice Hamburger menu appearing on small devices, uikit does not have such feature. See for example [this post](https://stackoverflow.com/que…
-
Is it possible to get spacecommander to respect this:
```
@import UIKit;
void main() {
CGRect rect = CGRectMake(
0.f,
0.f,
100.f,
200.f
);
NSLog(@"%@", N…
-
no lightbox Extension works.
-
Even if I hard code the timeZone string (instead of determining current user's timezone) for DateTimeField, I'm seeing this error:
`[React Intl] Could not find required intl object. needs to exist…
-
### Use case
According to this document: https://developer.apple.com/documentation/uikit/uiapplicationdelegate/1623111-applicationwillterminate
We could have a function that takes up to five seconds…
-
Add video call function and corresponding UI
Some similar projects:
https://github.com/jpush/aurora-imui.git
https://github.com/hatemragab/v_chat_sdk.git
https://github.com/TencentCloud/chat-uik…
cxcel updated
7 months ago