Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add "your story" button like instagram #48

Open
i-m-lavish opened this issue Jul 11, 2023 · 1 comment
Open

How to add "your story" button like instagram #48

i-m-lavish opened this issue Jul 11, 2023 · 1 comment

Comments

@i-m-lavish
Copy link

I want to add "Your story" button to add story by user like instagram which is placed at first position in instagram story view.
How to achieve this?

@Saifrazaa
Copy link

You can pass your custom 'Add Story' button through this "avatarFlatListProps" prop:

<InstaStory .... avatarFlatListProps={{ ListHeaderComponent: <AddStoryBtn />, }} />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants