728x90
반응형
<View style={{
position: 'absolute',
top: 0,
left: 0,
right: 0,
bottom: 0,
justifyContent: 'center',
alignItems: 'center'}}>
<ActivityIndicator size="large" color={AppStyle.AppThemeColorRed} />
</View>
728x90
반응형
'React Native' 카테고리의 다른 글
react native 뒤로가기 이벤트 ( 두번 ) (0) | 2020.07.13 |
---|---|
react native native module ( 네이티브 모듈 ) (0) | 2020.07.10 |
애니메니션 - slide up (0) | 2020.07.08 |
react native bottom Tab 관련 (0) | 2020.06.27 |
ref 사용법 (0) | 2020.06.24 |