Build a Not Hotdog clone with React Native
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.
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.
232 articles from this blog
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.
A tutorial on building a conversational chatbot from scratch using Google's Dialogflow and React Native for a cross-platform mobile app.
Tutorial on building a React Native app that uses Google Vision API to detect logos in images in real time.
A tutorial on using the Styled Components CSS-in-JS library to style applications in React Native, covering installation and basic usage.
Tutorial on building a React Native app that uses Google Cloud Vision API for image recognition, including Firebase setup.
A tutorial on building a cross-platform news reader mobile app from scratch using React Native and the NewsAPI.
A curated list of essential open-source libraries for Node.js development, including ExpressJS, AdonisJS, MomentJS, and graphics tools.
A curated list of 21 essential open-source libraries and packages to enhance development in React Native mobile applications.
A guide for beginners on how to start learning React Native mobile development, covering foundational concepts and a structured learning path.
A beginner's guide to building cross-platform mobile apps using React Native, covering setup, core concepts, and creating your first app.