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

Header - onHeadPress #253

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

aravi1626
Copy link

  • make header pressable
  • include next and previous icon for navigation

- assets: next and prev svg
- components: container modification
- util: renderIf
- navigate next story: functionality
- navigate prev story: functionality
- header: clickable header tab
+ Header props: onHeadPress
+ withHeader: onClick attribute added to div
- Header: removed onHeadPress
* modified next & prev zIndex
@vercel
Copy link

vercel bot commented Jan 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
react-insta-stories ❌ Failed (Inspect) Feb 1, 2023 at 4:44AM (UTC)

- dist folder removed from .gitignore
@danielboros1990
Copy link

danielboros1990 commented Feb 13, 2023

@mohitk05 can you pls merge this update? will be very useful. @aravi1626 thx for this modification.

@@ -0,0 +1,2 @@
/// <reference types="react" />
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you uncommit the generated declaration files? They are meant to be generated only in the output directory.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Successfully merging this pull request may close these issues.

None yet

3 participants