Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Optimize nav drawer and emote pop-over #5

Open
david-cako opened this issue Apr 27, 2020 · 1 comment
Open

Optimize nav drawer and emote pop-over #5

david-cako opened this issue Apr 27, 2020 · 1 comment

Comments

@david-cako
Copy link
Contributor

Navigation drawer and emote pop-over uses arcane calculations and alignments to get it to work. Android made it difficult to position the emote drawer behind the chat and toggle it above the chat without also having the invisible area it occupies covering part of the chat (and interfering with scroll interactions). Perhaps there are better ways to do this with rn-interactable, or perhaps all of this should be lifted out into a native module.

@david-cako
Copy link
Contributor Author

Possible substitute for react native interactable: https://github.com/rgommezz/react-native-scroll-bottom-sheet

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant