Skip to content

Silence Yellow box warning "requires main queue setup"#1

Merged
esutton merged 1 commit into
masterfrom
esutton-patch-fix-yellow-box-requires-main-queue-setup
Aug 3, 2018
Merged

Silence Yellow box warning "requires main queue setup"#1
esutton merged 1 commit into
masterfrom
esutton-patch-fix-yellow-box-requires-main-queue-setup

Conversation

@esutton

@esutton esutton commented Aug 3, 2018

Copy link
Copy Markdown
Owner

react-native-share#330

Add:

+ (BOOL)requiresMainQueueSetup
{
    return YES;
}

react-native-share#330

Add:
````
+ (BOOL)requiresMainQueueSetup
{
    return YES;
}
````
@esutton esutton merged commit 70d06e3 into master Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant