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

Android UIExplorer examples are broken #12300

Closed
otoinsa opened this issue Feb 9, 2017 · 4 comments
Closed

Android UIExplorer examples are broken #12300

otoinsa opened this issue Feb 9, 2017 · 4 comments
Assignees
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@otoinsa
Copy link

otoinsa commented Feb 9, 2017

The app examples in React Native docs never work for Android platform, usually
it just loads to a blank white view:
image

For example I'd really like to see this Android ViewPager demo, to understand whether this is a feasible approach for the project:
https://facebook.github.io/react-native/docs/viewpagerandroid.html

@sibelius
Copy link

sibelius commented Feb 9, 2017

u can clone this repo, and run UIExplorer example

@lacker lacker changed the title [Android] Issue with React Native docs Android UIExplorer examples are broken Feb 10, 2017
@lacker
Copy link
Contributor

lacker commented Feb 10, 2017

Hmm, that's annoying. I'm sorry! Can you get this demo working on rnplay.org? That's what I would try.

@hramos
Copy link
Contributor

hramos commented Feb 10, 2017

Thanks for reporting this, I will be taking a look at this shortly.

@hramos
Copy link
Contributor

hramos commented Apr 24, 2017

These will be removed in #13644. I'm looking into the possibility of using the new Snack Player to bring these examples back in #13646.

thotegowda pushed a commit to thotegowda/react-native that referenced this issue May 7, 2017
Summary:
These examples work sporadically, and are all based on a years-old build of UIExplorer that was once uploaded to Appetize. As a result, newer APIs such as FlatList are not supported and attempting to run their associated examples will result in an error.

<img width="526" alt="screen shot 2017-04-24 at 12 21 31 pm" src="https://cloud.githubusercontent.com/assets/165856/25348155/57016f4a-28eb-11e7-92b0-a918ef1a0e5c.png">

This PR removes the prompts to run the examples.

See facebook#13644 for exploration into using `<SnackPlayer>` for these.

Fixes facebook#12300
Closes facebook#13644

Differential Revision: D4939653

Pulled By: hramos

fbshipit-source-id: 11cf564d2ceb1981d3ce700aaae40dc873b183ad
@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

6 participants