Implement Push notifications for Android apps with React Native
A tutorial on implementing local and remote push notifications for Android apps using React Native and Firebase.
Aman Mittal is a documentation consultant at Expo and experienced technical writer, specializing in cross-platform mobile and web development, with over 150 programming articles published since 2017.
221 articles from this blog
A tutorial on implementing local and remote push notifications for Android apps using React Native and Firebase.
A tutorial on handling various input field types like checkboxes and password confirmations in React Native forms using Formik and Yup for validation.
A tutorial on implementing a Forgot Password feature in a React Native app using Firebase for authentication and password reset emails.
A tutorial on implementing image classification in a React Native app using TensorFlow.js and the MobileNet pre-trained model.
A tutorial on building and validating login and signup forms in React Native using the Formik and Yup libraries.
A tutorial on implementing dynamic theme switching in React Native apps using Styled Components and Redux for state management.
A tutorial on implementing Firebase authentication in React Native/Expo apps using the Context API to manage state without prop drilling.
A tutorial on implementing authentication flow in React Native apps using React Navigation 4.x, covering setup, navigation patterns, and screen management.
A tutorial on building a functional audio player in React Native using the expo-av module for media playback.
A tutorial on building a React Native app that uses Google's Vision API to classify images as 'hotdog' or 'not hotdog', inspired by HBO's Silicon Valley.
A tutorial on building a React Native todo app with offline data persistence using AsyncStorage and NativeBase UI components.
A tutorial on implementing the Geolocation API in a React Native app to build a weather application, covering permissions and data fetching.
A tutorial on building a toy xylophone mobile app using React Native, Expo, and the Expo Audio API for playing sound files.
A tutorial on building an animated custom modal in React Native using the Animated API, including setup, Redux integration, and step-by-step instructions.
A tutorial on using the Emotion-JS CSS-in-JS library to style React Native applications, covering setup and basic usage.
A tutorial on implementing user authentication in a React Native and Expo app using AWS Amplify's built-in authentication features.
A tutorial on building a React Native mobile app using AWS Amplify for serverless backend services like authentication and GraphQL APIs.
A developer shares their personal VS Code configuration, including themes, settings, and essential extensions for efficient coding.
A tutorial on using React Hooks to build a Todo List app in React Native, covering setup, common hooks, and flexbox.
A tutorial on building a VR application using ViroReact, React Native, and the Crowdbotics platform for project generation.