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

Continuous execution scrollTo #20482

Closed
CreatFish opened this issue Aug 1, 2018 · 0 comments
Closed

Continuous execution scrollTo #20482

CreatFish opened this issue Aug 1, 2018 · 0 comments
Labels
Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot.

Comments

@CreatFish
Copy link

React Native Environment Info:
System:
OS: macOS High Sierra 10.13.4
CPU: x64 Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz
Memory: 29.18 MB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 8.11.3 - /usr/local/bin/node
Yarn: 1.7.0 - /usr/local/bin/yarn
npm: 6.1.0 - /usr/local/bin/npm
SDKs:
iOS SDK:
Platforms: iOS 11.3, macOS 10.13, tvOS 11.3, watchOS 4.3
Android SDK:
Build Tools: 23.0.1, 28.0.0
API Levels: 23, 28
IDEs:
Android Studio: 3.1 AI-173.4720617
Xcode: 9.3/9E145 - /usr/bin/xcodebuild
npmPackages:
react: ^16.4.1 => 16.4.1
react-native: ^0.56.0 => 0.56.0
npmGlobalPackages:
react-native-cli: 2.0.1

package.json

{
  "name": "MyReactNativeApp",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start"
  },
  "dependencies": {
    "axios": "^0.18.0",
    "crypto-js": "^3.1.9-1",
    "react": "^16.4.1",
    "react-native": "^0.56.0",
    "react-native-looped-carousel": "^0.1.13",
    "react-navigation": "^2.5.5"
  }
}

When I Continuous execution scrollTo in the ScrollView,It has happened as follows
scroll

How to solve

@kelset kelset added the Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. label Aug 1, 2018
@kelset kelset closed this as completed Aug 1, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Aug 1, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Aug 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants