Skip to content

Upgraded to 2.0#2

Open
anton-team wants to merge 4 commits intomycvvn:masterfrom
anton-team:master
Open

Upgraded to 2.0#2
anton-team wants to merge 4 commits intomycvvn:masterfrom
anton-team:master

Conversation

@anton-team
Copy link

React Hooks

All logic was refactored with React Hooks.

Heading horizontal scroll

Added the ability to scroll horizontally for headings and thus be able to have multiple titles horizontally without any problem.

New props

showBottomLine Hide the horizontal line below the active heading.
animationType Defines the type of animation to use to render the content of the tab. Acept fade or slide

Animation types

We have added two types of animations to the content of the tab, in order to prevent it from being displayed at once. Between the two types are fade and slide.

Tested on: React Native 0.63

Anton Agency added 4 commits July 28, 2020 22:02
Add support for Scrollview horizontal headings
Add support for useNativeDriver
Add animation to tabContent
Change navigation default style for tab headings, now is scale effect
Add region code comment for best development experience
**React Hooks**
All code was refactored with React Hooks.

**Add new tabs props**
`animationType` change animation style
 `showBottomLine`
remove bottom line from heading

**Add new animations**
We have added two types of animations to the content of the tab, in order to prevent it from being displayed at once. Between the two types are "fade" and "slide".

**add headings horizontal scrolling**
Added the ability to scroll horizontally for headings and thus be able to have multiple titles horizontally without any problem.
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.

1 participant