caglardurmus / react-native-insta-story

Story component for React Native
MIT License
177 stars 82 forks source link

feat(ref): add ref methods and add hideAvatarFlatList prop #52

Open crashzky opened 8 months ago

crashzky commented 8 months ago

I have added the ability to hide the Avatar Flat List property, because users may want to use a custom block with Avatar buttons. Also, I have added an opportunity to open and close stories using ref methods.

crashzky commented 1 month ago

@caglardurmus