Weather API — React NativeThis is a brief description on the Weather API provided by OpenWeatherMap. The Weather API is free, you only need to sign up and get your…Dec 3, 2020Dec 3, 2020
React Native for macOSReact Native for macOS builds on the original React Native project to include the desktop environment on a Mac.Dec 1, 2020Dec 1, 2020
Upload a video from a mobile device to Youtube using React NativeThis article details how to upload a video from a React Native App to Youtube using Youtube Data API. The YouTube Data API (v3) lets you…Dec 1, 2020Dec 1, 2020
Mattermost Integration in React NativeIn this tutorial we will see how to integrate Mattermost with React Native appsDec 1, 2020Dec 1, 2020
patch-package in React Nativepatch-package is used to solve the issues in node module dependency. It helps authors to make and keep fixes to npm dependencies.Nov 30, 2020Nov 30, 2020
How To Handle Deep Linking in a React Native App using React HooksDeep Linking is a technique in which a given URL or resource is used to open a specific page or screen on mobile. So, instead of just…Nov 30, 2020Nov 30, 2020
Integration slack with react native(Android & Ios)In this tutorial we will learn how to integrate Slack with React Native appsNov 30, 2020Nov 30, 2020
Deep Linking Your React Native AppIn this post, I’ll quickly walk through how to add deep linking to a React Native app for both iOS and Android using React Navigation.Nov 27, 2020Nov 27, 2020
Speech to Text Conversion in React Native — Using Hooks (Use useState and useEffect)This is an example to show how to do Speech to Text Conversion in React Native — Voice Recognition. This is a very demanding feature from…Nov 27, 2020Nov 27, 2020