use react-native-teleport instead of js built in portal? #499
efstathiosntonas
started this conversation in
Ideas
Replies: 1 comment 7 replies
-
Hey @efstathiosntonas! Thanks for your suggestion but I'd prefer not to have third party dependencies installed with this library, especially these which use native code, unless it is absolutely necessary. I think that the current custom portal implementation is sufficient and I am not going to replace it by anything else if not necessary. Anyways, thanks for letting me know about this teleport library! |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @MatiPl01,
Can you please consider using the native portal/teleport by @kirillzyusko (the author of react-native-keyboard-controller) instead of the custom built in one?
Beta Was this translation helpful? Give feedback.
All reactions