Skip to content

Do not notify the user for the fake page (autoscroll on Android) #994

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

Merged

Conversation

M-i-k-e-l
Copy link
Collaborator

@M-i-k-e-l M-i-k-e-l commented Oct 20, 2020

Description

Do not notify the user (onPageChange) for the fake page, affects autoscroll={true} (on Android)

Changelog

Fix autoscroll on Android notifies (onPageChange) on a page that does not exist.

@Inbal-Tish Inbal-Tish merged commit 2a907e3 into master Oct 21, 2020
M-i-k-e-l added a commit that referenced this pull request Oct 25, 2020
* master:
  Fix missed issue with migrating Picker API - PickerItem needs to retrieve the correct value format
  Add Slider testID (#999)
  Remove declaration of ref type on TouchableOpacity
  convert three digit hex to six (#976)
  Fix/text field right icon alignment (#997)
  migrate Switch to TS (#991)
  Move from KeyboardAwareListView to KeyboardAwareFlatList (#960)
  Update constants typings
  migrate ActionBar to TS (#987)
  Do not notify the user onPageChange for the fake page (fix autoscroll on Android bug) (#994)
  Add progress type for ProgressBarProps (#996)
  Fix generated JS files to include propTypes (#995)

# Conflicts:
#	generatedTypes/components/touchableOpacity/index.d.ts
@M-i-k-e-l M-i-k-e-l deleted the fix/carousel-notifying-on-page-that-does-not-exist branch January 25, 2021 09:04
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.

2 participants