StackNavigator
2021. 8. 12. 00:18ㆍReact-native
stack이란?
차곡차곡 쌓아서 제일 처음 들어온 것이 가장 나중에 나가는 것. (ex.연탄로)
그럼 stackNavigator란?
stack의 개념으로 화면을 차곡차곡 쌓는 네비게이터.
'React-native' 카테고리의 다른 글
ScrollView horizontal 에 padding을 줄 경우 잘려서 보이는 문제 해결방법 (0) | 2021.08.13 |
---|---|
slide component 가로 스크롤 주의사항 (0) | 2021.08.12 |
기타 (0) | 2021.08.12 |
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation. 해결법 (0) | 2021.08.11 |
Animated.FlatList (0) | 2021.08.11 |