Implement a simple editor that can automatically detect URLs and convert them into hyperlinks while…This is an idea I came up with at work to improve the user experience. It involves implementing a text box that automatically detects URLs…Oct 7Oct 7
Customising React Navigation: Implement ‘enter’ & ‘leave’ events of screen for Tab NavigatorAfter reading the post, you can achieve the following features like WhatsApp does — open/close camera along with entering and leaving…Mar 19, 2021Mar 19, 2021
Custom React Navigation to implement WhatsApp animated headerNowadays, I’m trying to update React Native development skills by cloning WhatsApp app. By resorting to a various of tutorials from…Mar 9, 2021Mar 9, 2021