Building Performant Lists in React Native
Learn how to build performant lists in React Native with FlatList and FlashList, the differences between them, and the practices that keep scrolling smooth.
Learn how to build performant lists in React Native with FlatList and FlashList, the differences between them, and the practices that keep scrolling smooth.
How to implement a test pipeline for React Native with GitLab Pipeline: declaring tasks in YML, their dependencies, and fast feedback on every commit.
Everything you need to know about automated testing in React Native: why they pay off in reliability, speed and analysis, and how to implement them.
Learn how FlashList can make your lists more performant and avoid common problems associated with FlatList.
Learn how to test your React Native code efficiently and effectively.
Learn how to test your React Native code efficiently and effectively.
Learn how to test your React Native code efficiently and effectively.