Building Engaging and Interactive Video Communication Applications with AgoraJS & Agora-React-UIKit ๐ฅ๐ป๐ฅFeb 9, 2023ยท2 min readยท273
๐งช How to Test Google Search with Cypress ๐ต๏ธโโ๏ธGoogle search is an integral part of our daily lives, and testing its functionality is critical to ensure a seamless user experience. In this blog post, we'll explore how to test Google search with Cypress, a popular JavaScript end-to-end testing fra...May 8, 2023ยท2 min readยท727
Write a native module to enable full-screen mode in React Native (Android)here are instances where a screen needs to be in full-screen mode to utilize the maximum usage of screen space or to avoid users exiting the app accidentally. However, React Native does not come with a built-in solution to enter or exit full-screen m...Jul 19, 2021ยท2 min readยท169