Skip to content
New issue

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

chore: refactored modal to become a declarative component #108

Merged
merged 6 commits into from
Dec 12, 2020

Conversation

gorhom
Copy link
Owner

@gorhom gorhom commented Dec 12, 2020

closes #104, closes #94

Motivation

Refactor modals to provide more stability and change it to be a declarative component by using <BottomSheetModal>

Notice

I have disabled overlay "backdrop" for now, i will submit a separate pr to fix it later

@gorhom gorhom added the v2 Written in Reanimated v1 label Dec 12, 2020
@gorhom gorhom merged commit 106aa3c into master Dec 12, 2020
@gorhom gorhom deleted the feature/refactor-modals branch December 12, 2020 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 Written in Reanimated v1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Listening to parent state changes in modal Bottom sheet modal doesn't open in production
1 participant