elmcapp

Results 35 comments of elmcapp

I was thinking to make a separate project. A React Native and macOS Catalyst project but I am not 100% sure how to work with Objective-C and func buildMenu() I...

> textInputProps={{ autoCorrect: false }} Yes this fixes the issue however it has to be a bug because now text is not auto correct.

Im having same issue. I have a card component that covering the panel. I move components around a stated but does not help. This only happens on Android. Also I...

I figured out a workaround. I don't like it but it works. Two options option 1 move the slider component to the top level of your app ![Screen Shot 2021-10-15...

Thank you for the quick reply. Yes I have done the following but still can not get it to work. To make sure it was no issue with my code...

For the react native macOS here are some links https://github.com/microsoft/react-native-macos https://microsoft.github.io/react-native-windows/docs/rnm-getting-started On Thu, Feb 18, 2021 at 3:27 AM Richárd Nagy wrote: > Hey @elmcapp , sure, I'll implement this...

I tried GET however it still have the same issue.

I have the same issues iOS works great but android Freezes

With the new changes made to include macCatalyst I like to know if we can set window size like the width and height or disable window resizing. Seem like that's...