... spacing yourself. Possible example with FlatList: const App = () => { return ( <SafeAreaView> <StatusBar /> <View style={paddingTen}> <FlatList ...
確定! 回上一頁