📄️ Jest testing guide
A testing-guide showing how to write unit-tests using jest
📄️ Working with Modals
Learn how modals work on iOS/Android and how to use Portal within modal screens.
📄️ Building Instagram-like Transitions
Build Instagram-like shared transitions between a feed and full-screen reels viewer using react-native-teleport.
📄️ Pre-loading Heavy Components
Pre-load expensive components (WebViews, maps, charts) offscreen and teleport them in instantly when the user navigates to them.