-
Notifications
You must be signed in to change notification settings - Fork 430
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add to examples button that dynamically attach new view to ViewPager (#5
) * Add to examples button that dynamically attach new view to ViewPager - move pages data to state, - add button with handler to add new page dynamically to ViewPager, - change ProgressBar to calculate progress with dynamic number of pages. * Create pages in constructor, fix broken like button, fix indentation - move pages creation from componentDidMount to constructor, - fix indentation, - fix styles for like button - the content of button wasn't visible at all before
- Loading branch information
1 parent
cc44411
commit be82d76
Showing
1 changed file
with
58 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters