smeads-sweater

Results 6 comments of smeads-sweater

> [`This`](https://github.com/Kureev/react-native-blur/pull/411#issuecomment-818396825) answer helped me to fix this issue @Ceredavide I followed the suggestions in the link you posted. 1. Setup patch-package 2. Added `patches/@react-native-community+blur+3.6.0.patch` with suggested patch snippet from...

I've been working with this a bit more and the variant does appear to work, but it doesn't respect the `fontSize`. If I add a `color` property to one of...

@ankit-tailor thank youi for the link and appreciate the explanation. Will NativeBase still not pick up the type inference for Heading variants?

@ankit-tailor using `3.4.15`. I've created a `theme.d.ts` file per the NativeBase docs. ``` import customTheme from 'theme'; type CustomThemeType = typeof customTheme; declare module 'native-base' { interface ICustomTheme extends CustomThemeType...

> Thanks for bringing this to our attention! Happy to accept a PR and/or add this to our roadmap @amytang0 I've got a PR ready to push up but it...

@amytang0 No, I'm not trying to push to master. I'm working off of a branch. ``` ERROR: Permission to plaid/react-native-plaid-link-sdk.git denied to smeads-sweater. fatal: Could not read from remote repository....