FireChat icon indicating copy to clipboard operation
FireChat copied to clipboard

An example how to use React Native + Firebase to create a messaging app

Results 13 FireChat issues
Sort by recently updated
recently updated
newest added

Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 3.9.0 to 8.8.1. Release notes Sourced from firebase's releases. 4.5.2 Fixes Fixed a regression where the react-native property was missing from the firebase package.json Fixed a regression...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [react-native-loading-spinner-overlay](https://github.com/joinspontaneous/react-native-loading-spinner-overlay) from 0.3.0 to 2.0.0. Release notes Sourced from react-native-loading-spinner-overlay's releases. v2.0.0 statusBarTranslucent on Android (#104) 2aefeeb https://github.com/joinspontaneous/react-native-loading-spinner-overlay/compare/v1.1.0...v2.0.0 v1.1.0 fix: fixed lint warnings 2daf48a Stop returning null when visible...

dependencies

Bumps [react-native-gifted-chat](https://github.com/FaridSafi/react-native-gifted-chat) from 0.0.10 to 0.16.3. Release notes Sourced from react-native-gifted-chat's releases. v0.16.3 fix: 🐛 revert buggy optimization See comment Thanks to @Hirbod! v0.16.2 fix: 🐛 Avoid transitive dependencies for...

dependencies

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 15.3.2 to 16.13.1. Release notes Sourced from react's releases. 16.13.1 (March 19, 2020) React DOM Fix bug in legacy mode Suspense where effect clean-up functions are not...

dependencies

Updates the requirements on [@exponent/ex-navigation](https://github.com/exponentjs/ex-navigation) to permit the latest version. Commits - See full diff in [compare view](https://github.com/exponentjs/ex-navigation/commits) Dependabot will resolve any conflicts with this PR as long as you...

dependencies

Updates the requirements on [react-native](https://github.com/facebook/react-native) to permit the latest version. Release notes *Sourced from [react-native's releases](https://github.com/facebook/react-native/releases).* > ## v0.37.0 > Thanks to 67 contributors who put [160 commits](https://github.com/facebook/react-native/compare/0.36-stable...0.37-stable) into this...

dependencies

I'm a newbie with react native, so this could (easily) by my error, but I have the iOS version running and its looking great. I'd like to get it running...

Why do we want to closeChat when it is unmounted?