Under The Hood of React Native | Martin Konicek | Reactive 2015

Learn how Facebook uses React Native and how we run the open source project.
Works on React Native, specifically the Android part, at Facebook London. I am very excited to see what we'll build together now that React Native is open source on iOS and Android.

Пікірлер: 5

  • @sergeisafrigin6837
    @sergeisafrigin68377 жыл бұрын

    awesome talk!

  • @morenoh149
    @morenoh1498 жыл бұрын

    use react-native-gifted-listview for a refreshable listview implemented in that way

  • @muhammadbabar9124
    @muhammadbabar91247 жыл бұрын

    The listview janklike hell. Nothing can beat the native. The time it takes to bridge the js to native can never be equal to the time that native code takes to process. Also the UI rendering take a lot of time. Facebook didn't learn from its previous mistake of adopting cross platform.

  • @eecakir

    @eecakir

    6 жыл бұрын

    lol, no device has 256mbs of RAM if your concern is just a few microseconds.

  • @modmoto6016

    @modmoto6016

    6 жыл бұрын

    There are a few comparisons online and it shows, that the RN core takes up very little cpu/ram, to be important. For example medium.com/the-react-native-log/comparing-the-performance-between-native-ios-swift-and-react-native-7b5490d363e2