Luke Walczak

Results 141 comments of Luke Walczak

Hello @francesco-clementi-92 could you please try to reproduce it on [expo snack](snack.expo.dev)?

@gsbelarus could you please try to reproduce it on the [expo snack](snack.expo.dev)?

Please try to use that [snack](https://snack.expo.dev/BL0tQb5Ag) where you can switch between themes and add your specific code for reproducing the issue.

Hey @seancheung, I have the felling like I don't have enough context to understand that change. Could you please specify more details about that fix or what was the issue?

As far as I know, there is a need to pass also `onPress` to make `onLongPress` work properly.

I think that it shouldn't work in that way, so will investigate the problem.

There is an issue with inputs within portals in general, not only in the paper library. Within the other issue you can find the [workaround](https://github.com/callstack/react-native-paper/issues/1668#issuecomment-586005762). Please also check that [approach](https://github.com/jeremybarbet/react-native-portalize/issues/6#issuecomment-761907191)...

Hey @skosyi, thanks for the feedback, I will correct the flat input label color.

Hey @root-io, thanks for reporting the issue. Could you please create a simple snack presenting the bug or create minimal repo?