image

React Native

7 March 2025


React Native

FlatList

  • Integrate <ScrollView> with more features

  • Only render items currently on screen

Notes

  • <Text> is stand for <p>

  • <View> is stand for <div>

  • Default view component have flex and flex-col

  • Style not inherit from view to text, but text to text

  • Animated.View modify the value without re-render

Make withby Nguyen Huu Dat

© 2025