We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
아래 새로운 NavBar 디자인 및 숨김 애니메이션을 적용합니다.
Navigation 관련 개선사항(#16, #17)과 함께 작업될 것 같습니다.
The text was updated successfully, but these errors were encountered:
완전히 custom bottom navigation bar를 구현하는 것이 아닌, tabBar Prop을 이용해서 custom component를 구현해 주어야 할 것 같습니다. https://reactnavigation.org/docs/bottom-tab-navigator/#tabbar
tabBar
이 컴포넌트에 대해서도 reanimated등의 애니메이션 라이브러리가 작동하는지는 확인해보아야 할 것 같습니다.
reanimated
Sorry, something went wrong.
No branches or pull requests
아래 새로운 NavBar 디자인 및 숨김 애니메이션을 적용합니다.
Navigation 관련 개선사항(#16, #17)과 함께 작업될 것 같습니다.
The text was updated successfully, but these errors were encountered: