Ankit Tailor

Results 62 comments of Ankit Tailor

HI @pierroo, I wasn't able to reproduce the issue, can you please share snack / codesandbox.

Hi @pierroo, Which version are you using? I am using the latest version `3.4.3` and it's working fine for me.

Hi @pierroo, I've `react-native-svg: ^12.3.0` and `native-base: ^3.4.3` version in my package.json and it's working fine for me.

It would be great If you can provide snack / codesandbox for the issue.

Hey @smeads-sweater, [Here](https://stackoverflow.com/questions/73044944/how-to-use-the-nativebase-theming-functionality-to-make-different-header-variant/73047972#73047972) I've explained how size is getting resolved in heading component. You can refer to it. closing this issue for now, feel free to re-open it if you...

Hey, typing is fixed in `3.4.15`. Which version are you using?

Hey @akinzalowevidation, Thanks for reporting the issue. We'll fix it.

Hey @TVGSoft, Thanks for reporting the issue. We'll fix it.

Hey, Instead of the fragment you can return `null` if you are not returning anything. This is recommended by [react](https://reactjs.org/docs/conditional-rendering.html#preventing-component-from-rendering).