
Ionic Firebase Chat
Ionic Firebase Chat
$0.00
Details
- Version:
- 1.0.0
- Ionic:
- 3.x
- Platforms:
- iOS, Android
- Released:
- 3 years ago
- Updated:
- 2 years ago
- Category:
- Starters
- Tags:
- Firebase, Typescript, Chat, Authantication, Native, Cordova,
Search for the basic chatting application ends here. Chatting using firebase and ionic is never as simpler as it is here.
Get more powerful version from codecanyon: https://codecanyon.net/item/addweb-ionic-chat/21667358
With the Ionic CLI:
For install angularfire2 and firebase using Below Command
```bash $ npm install [email protected] --save $ npm install [email protected] --save
```
Cordova Plugins:
File
bash
$ ionic cordova plugin add cordova-plugin-file
$ npm install --save @ionic-native/file
FilePath
bash
$ ionic cordova plugin add cordova-plugin-filepath
$ npm install --save @ionic-native/file-path
FileChooser
bash
$ ionic cordova plugin add cordova-plugin-filechooser
$ npm install --save @ionic-native/file-chooser
Crop
bash
$ ionic cordova plugin add cordova-plugin-crop
$ npm install --save @ionic-native/crop