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

Move Component Embedded Simulator next to its example #8384

Closed
wants to merge 1 commit into from
Closed

Move Component Embedded Simulator next to its example #8384

wants to merge 1 commit into from

Commits on Jun 23, 2016

  1. Move Component Embedded Simulator next to its example

    Right now the embedded simulator is always at the top right corner.
    This can be confusing as to what code is associated with the simulation.
    
    So, move the simulator next to its actual code.
    
    This has the added benefit of allowing us to use the React Native
    Web Player for the simpler examples in the components.
    
    Test Plan:
    
    http://localhost:8079/react-native/docs/switch.html
    JoelMarcey committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    ab09349 View commit details
    Browse the repository at this point in the history