Skip to content

Conversation

@morganchen12
Copy link
Contributor

objc sample for storage, addresses #147

@morganchen12
Copy link
Contributor Author

@yramanchuk please review

C3AC67501D81FE6B00FC956D /* Samples */ = {
isa = PBXGroup;
children = (
8D7D5DC51D9DA075006C1857 /* Storage */,
Copy link
Contributor

@yramanchuk yramanchuk Oct 3, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can add 'Storage' folder in alphabetic order (after 'Chat')

selector:@selector(keyboardWillHide:)
name:UIKeyboardWillHideNotification
object:nil];
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have to unsubscribe from [NSNotificationCenter defaultCenter]

@morganchen12 morganchen12 force-pushed the storage branch 3 times, most recently from 0284bad to a36147e Compare October 4, 2016 18:02
@morganchen12 morganchen12 merged commit 672aaea into firebase:v0.5.6 Oct 5, 2016
@morganchen12 morganchen12 deleted the storage branch October 5, 2016 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants