mir4n
Results
2
comments of
mir4n
1 - remove "react-native-fbsdk-next". 2 - pod install. 3 - install "react-native-fbsdk-next". 4 - pod install.
you can use "CellRenderComponent": ``` import React from "react"; import { SafeAreaView, View, FlatList, StyleSheet, Text, StatusBar, } from "react-native"; const DATA = [ { id: "bd7acbea-c1b1-46c2-aed5-3ad53abb28ba", title: "First Item",...