React Native

3 articles · 4 talks

Articles

Video

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.

Read article
Article

How to Create Powerful Pipelines for React Native in GitLab

How to implement a test pipeline for React Native with GitLab Pipeline: declaring tasks in YML, their dependencies, and fast feedback on every commit.

Read article
Article

Finally! The Secret of Testing in React Native Revealed

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.

Read article

Talks

  • Idopter Labs Talks 2023

    Building Performant Lists in React Native

    Learn how FlashList can make your lists more performant and avoid common problems associated with FlatList.

  • Idopter Labs Talks 2022

    Testing in React Native

    Learn how to test your React Native code efficiently and effectively.

  • Idopter Labs Talks 2022

    Testing in React Native

    Learn how to test your React Native code efficiently and effectively.

  • DevsNorte 4º Meetup

    Finally! The Secret of Testing in React Native Revealed

    Learn how to test your React Native code efficiently and effectively.