firebase

ReactNative Working With Firebase Using ChatApp Example

Firebase A fully managed platform for building iOS, Android, and web apps that provides automatic data synchronization, authentication services, messaging, file storage, analytics, and more. In this tutorial, I will demonstrate you how we will store our react native application related data in firebase providing services like database,storage etc.Here we will create FriendlyChatApp and its text data […]

ReactNative Working With Firebase Using ChatApp Example Read More »

Android Working With Firebase Realtime Database and Storage

Firebase A fully managed platform for building iOS, Android, and web apps that provides automatic data synchronization, authentication services, messaging, file storage, analytics, and more. All the data is stored in JSON format and any changes in data, reflects immediately by performing a sync across all the platforms & devices. This allows us to build

Android Working With Firebase Realtime Database and Storage Read More »