Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anthoruiz/flashchat


https://github.com/anthoruiz/flashchat

firebase swift4 tableview xcode9

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Flash-Chat

## Podfile Configuration
```
post_install do |installer|
installer.pods_project.targets.each do |target|
target.build_configurations.each do |config|
config.build_settings['CLANG_WARN_DOCUMENTATION_COMMENTS'] = 'NO'
end
end
end
```

## Finished App
![Finished App](https://github.com/londonappbrewery/Images/blob/master/Flash%20Chat.gif)

# Author
- Anthony Ruiz