Médédé Raymond KPATCHAA

Results 25 comments of Médédé Raymond KPATCHAA

I created this PR to update to the latest version of Ionicons #1484 . While waiting for it to be merged, you can use this in your package.json `"react-native-vector-icons": "mrkpatchaa/react-native-vector-icons#ionicons-v6"`...

I created this PR to update to the latest version of Ionicons #1484 . While waiting for it to be merged, you can use this in your package.json `"react-native-vector-icons": "mrkpatchaa/react-native-vector-icons#ionicons-v6"`...

Light be useful for exemple if you want to set user id on a table, with session information without sending it explicitly. I just run into this use case.

You can do this ``` import type { ViewProps } from 'react-native-ui-lib' interface CustomViewProps { wrap?: boolean } // ... ThemeManager.setComponentTheme('View', (props: ViewProps & CustomViewProps, context: any) => { if...

Sorry, my answer was not complete. I am not having this issue because I use a custom theme Component like this ``` import type { TextProps as RNUITextProps } from...

@kubilaysalih I created a PR (still a WIP) but pretty stable at this point that adresses this issue, but not only. If you have time you can start reviewing it....

@kubilaysalih Ready for review. I finally used a "simple" trick which is to rotate the container when we want to display from bottom.

Is there a way to disable this behavior? I just want a simple select without the option to search by typing.

Highcharts handle this smoothly... It should be great to have a workaround for this issue. https://www.highcharts.com/demo/pie-basic

@avi1737 I cannot assign. Maybe an admin can help with that.