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

Native component for "RCTScrollContentView" does not exist #162

Open
Vish05 opened this issue Dec 16, 2022 · 0 comments
Open

Native component for "RCTScrollContentView" does not exist #162

Vish05 opened this issue Dec 16, 2022 · 0 comments

Comments

@Vish05
Copy link

Vish05 commented Dec 16, 2022

I am using below React and React Native Version.

"react": "16.3.2",
"react-360": "~1.1.0",
"react-360-gaze-button": "^1.0.0",
"react-360-web": "~1.1.0",
"react-native": "~0.55.4",
"react-native-image-slider-box": "^2.0.7",
"simple-raycaster": "^1.1.0",
"three": "^0.87.0"

"RCTScrollContentView" does not exist while SliderBox without and handler or customization

this.state = {
      images: [
         require('./assets/images/girl.jpg'),
         require('./assets/images/girl.jpg'),
         require('./assets/images/girl.jpg'),
        require('./assets/images/girl.jpg'),
      ]
};

<SliderBox images={this.state.images} />

208137215-20b8ac05-a6c0-4209-989c-e9878067ccca_edit

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

No branches or pull requests

1 participant