tankers746

Results 4 comments of tankers746

After doing some profiling the issue seems to lie with with this function which is called on every render of every component https://github.com/GeekyAnts/NativeBase/blob/74274d3b6bbaa49cf3731afb58027c4f8d5c22bb/src/hooks/useThemeProps/usePropsResolution.tsx#L193 Ideally this could be refactored to reduce...

Getting a similar problem

Seems to be an issue when title is an empty string

I've made a PR to fix the autolinking @alvaromb https://github.com/InterfaceKit/react-native-interactive-image-gallery/pull/12