Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthoruiz/flashchat
https://github.com/anthoruiz/flashchat
firebase swift4 tableview xcode9
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthoruiz/flashchat
- Owner: AnthoRuiz
- Created: 2018-05-31T01:05:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-01T03:53:02.000Z (over 6 years ago)
- Last Synced: 2024-11-07T04:44:40.257Z (2 months ago)
- Topics: firebase, swift4, tableview, xcode9
- Language: Swift
- Size: 34.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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