-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
My apologies if I'm overlooking something simple here, but I cannot import the values for the Presets.
import { Presets } from 'react-native-gl-image-filters';
When I try to use these values, it tells me that Presets is a type interface, which doesn't seem right to me. I was expecting to be able to use the presets like in the Readme (below)
<ImageFilters {...**Presets.StinsonPreset**}> {{ uri: 'https://i.imgur.com/5EOyTDQ.jpg' }} </ImageFilters>
I'm relatively new to React Native, so please let me know if I'm doing this wrong.
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels