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

React Native - On Device UI #1413

Merged
merged 2 commits into from
Jul 19, 2017

Commits on Jul 7, 2017

  1. MVP version of the on device React Native UI

    This is a combination of 10 commits.
    
    - Add a basic implementation of the native UI for the storybook
    - Fix the lint errors
    - Add a param to turn the native UI on and off using the same package
    - Correctly set the width of the story list
    - Added a size selector for the different sized iPhone screens
    - Show the selected story in bold
    - Add some styling to the panels
    - Removed the canvas size switcher
    - Fix lint errors
    - Shortened the long render item and header lines
    matt-oakes committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    86679eb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2017

  1. Configuration menu
    Copy the full SHA
    3c84722 View commit details
    Browse the repository at this point in the history