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

Red Android screen on first touch..( #216

Closed
messpublic opened this issue Nov 13, 2017 · 3 comments
Closed

Red Android screen on first touch..( #216

messpublic opened this issue Nov 13, 2017 · 3 comments

Comments

@messpublic
Copy link

messpublic commented Nov 13, 2017

Hi!

This is an excellent plugin, but I can not use it, for several days I can not find a solution.
I read the instructions, many times I tried to find a solution in a note about android, but unsuccessfully.

I tried to make the most simple -

2017-11-14 2 57 57

but even here a failure.

Other plug-ins based on the carousel cause the same error. I do not rule out that my head is just stuck in a dead end, and the solution is simple, but I can not find it.
I see this screen in my dream....

When I first try to scroll:

2017-11-14 2 33 01

In general, I need animation of the map and its markers like here

2017-11-14 2 43 25

on idea I can use an "ViewPagerAndroid" instead of "ScrollView" or "Carousel" for Platform Android and I started to do it, but I had a new problem - I can not bind an animation to a region change in map

If I said wrong, sorry, I recently began to study programming and application development.
I will be grateful for any advice, in advance for your help !!!

P.S. Sorry for my English)

"react": "16.0.0",
"react-native": "0.50.3",
"react-native-snap-carousel": "^3.4.0"

@bd-arc
Copy link
Contributor

bd-arc commented Nov 14, 2017

Hi @messpublic,

First, be aware that you did not follow the contributing guidelines! This is a necessary step if you want us to be able to help you.

In the issue template, you'll find some input that might help you figure out what's wrong, particularly:

  • Have you tried to start with the provided example and to import your own logic in it step by step?
  • Have you been able to reproduce the bug on iOS?

Then, you need to provide me with an example that reproduces the issue. Create a new app using https://snack.expo.io/, copy your code and remove things until you’re left with the minimal reproducible demo.

Share your answers as well as a demo and I'll se what I can do about your issue.

As a side note, we've considered implementing ViewPagerAndroid. Unfortunately, the preview effect (which is the root of the plugin) can't be implemented with it at the moment.

@naffiq
Copy link
Contributor

naffiq commented Nov 14, 2017

This happens in my case sometimes, even if I just use ScrollView.

This issue might be helpful facebook/react-native#16522

@bd-arc
Copy link
Contributor

bd-arc commented Nov 22, 2017

Closing as no further feedback was provided.

@bd-arc bd-arc closed this as completed Nov 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants