Results 2 comments of Trafiz

Hello, you can wrap `` in `` and use `overflow: 'hidden'` property: ```jsx import React from 'react'; import { View, Text } from 'react-native'; import RadialGradient from 'react-native-radial-gradient'; const MyRadialGradient...

@hank121314 Thanks for your answer. I'm not sure what it looked like when you posted it, but now you need to remove one slash as `RNFS.TemporaryDirectoryPath` has it at the...