Trevor Jex

Results 12 comments of Trevor Jex

Is there any fix in progress for this issue?

For now, I am working around it by manually adding/removing the Action button using JSX On Thu, Sep 13, 2018, 07:39 Steven F. wrote: > Same issue encountered ! >...

@xotahal Looks like what Google Drive and Docs do is similar to the ActionSheetIOS popup but in a different style. I'm willing to help work on a fix for this...

Honestly, I agree with @FezVrasta's solution, the menu library there is more "material" looking than the default Android menu anyway

I've created a working version of react-native-material-menu integrated into react-native-material-ui, using the existing syntax for RightElement. You can view it on my [fork](https://github.com/jextrevor/react-native-material-ui). If the authors of this project feel...

I've opened up a pull request that updates the project to use react-native-material-menu.

Related to #189. Try installing 1.14 and see if it works.

The latest version of Python that supports Tensorflow 1.12 is Python 3.6. 3.7 and later don't support 1.12.

Also having issues with ``` "react-native-vision-camera": "^2.14.1", "react-native-reanimated": "2.5.0", "react-native": "0.70.0", ```