Replies: 5 comments
-
While that Android library is very pretty, there is no maintained React Native counterpart, so I don't think it will be a fit for this library. As for
Yeah, this is an unfortunate result of Android's native OS typically. |
Beta Was this translation helpful? Give feedback.
-
If someone build |
Beta Was this translation helpful? Give feedback.
-
Gotcha, thanks for the input! For sure, One other idea that crossed my mind was to see if there's any possibility to take advantage of |
Beta Was this translation helpful? Give feedback.
-
In addition missing features, React Native Paper's menu approach doesn't fit the Zeego philosophy: use the best native implementation for each platform with unstyled UI primitives. The option to use React Native Paper is still out there for people, though. |
Beta Was this translation helpful? Give feedback.
-
Going to move this to a discussion, feel free to continue the conversation there! |
Beta Was this translation helpful? Give feedback.
-
Hey @nandorojo , want to preface this with some words of appreciation - really like this library so far - I think it will have a great future!
I was looking at the implementation and its awesome that you're using
react-native-ios-context-menu
which provides sooo many customization options. I was then looking at the Android counterpart of the native implementation and while it gets the job done, I don't think it looks nearly as pretty as the iOS one - that's for sure. A while ago I came across an Android native implementation which is very aesthetically pleasing and I think it might be worth considering to use for this project. I'm sure you're aware of thereact-native-context-menu-view
library - there's an open PR on their repo which proposes integrating that library. Would it be possible to explore the possibilities of using that library as the Android implementation for zeego? Paging @intergalacticspacehighway since they contributed to the Android implementation in this repository.Any feedback is welcome. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions