React-native-linear-gradient: BVLinearGradient does not exist

Created on 19 Jun 2018  路  4Comments  路  Source: react-native-linear-gradient/react-native-linear-gradient

Hi,

I installed the library from npm and, then properly linked to the native realm. but when I try to use LinearGradient in my application it just generates BVLinearGradient does not exist error. I closed the server and again tried as well as restart the computer, but same as error

Most helpful comment

Same Problem..
image

All 4 comments

I've got the exact same error even though i also linked it properly and rebuilt it...

make sure you linked properly

I did, I updated my react-native-cli, then ran react-native link and checked that all 3 steps to link for android had been done, and they were, but the issue remained.... Is there like a cache to clean maybe ?

Same Problem..
image

Was this page helpful?
0 / 5 - 0 ratings