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

Allow changing mode in navigationOptions for dynamic modal #2308

Closed
wants to merge 31 commits into from

Commits on Aug 3, 2017

  1. testing scene props

    Julian Kingman committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    6f7ce9c View commit details
    Browse the repository at this point in the history
  2. testing scene props

    Julian Kingman committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    295bfb6 View commit details
    Browse the repository at this point in the history
  3. testing more props

    Julian Kingman committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    d24f4d7 View commit details
    Browse the repository at this point in the history
  4. testing custom mode

    Julian Kingman committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    9230451 View commit details
    Browse the repository at this point in the history
  5. get options properly

    Julian Kingman committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    319c3c8 View commit details
    Browse the repository at this point in the history
  6. get by function

    Julian Kingman committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    73a8af5 View commit details
    Browse the repository at this point in the history
  7. trying to implement back modal

    Julian Kingman committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    b6199c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. fix for back behavior

    Julian Kingman committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    f5147f6 View commit details
    Browse the repository at this point in the history
  2. fixed example

    Julian Kingman committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    0e2fda8 View commit details
    Browse the repository at this point in the history
  3. added documentation

    Julian Kingman committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    239ffd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. prettier

    Julian Kingman committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    9ce412b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Julian Kingman committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    748e6f8 View commit details
    Browse the repository at this point in the history
  3. fix flow errors

    Julian Kingman committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    88f83de View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. fix conflicts

    Julian Kingman committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    3e8dd0c View commit details
    Browse the repository at this point in the history
  2. revert postinstall fix

    Julian Kingman committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    9f28441 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Configuration menu
    Copy the full SHA
    2229ab9 View commit details
    Browse the repository at this point in the history
  2. Fix flow

    spencercarli committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    83fbd6e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2017

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

Commits on Dec 18, 2017

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

Commits on Feb 1, 2018

  1. fix mode choice

    Julian Kingman committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    175f468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c96a4a View commit details
    Browse the repository at this point in the history
  3. merge conflicts

    Julian Kingman committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    22e7e76 View commit details
    Browse the repository at this point in the history
  4. clean up and fix code

    Julian Kingman committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    cde1bb8 View commit details
    Browse the repository at this point in the history
  5. fix getScreenOptions

    Julian Kingman committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    124b928 View commit details
    Browse the repository at this point in the history
  6. rm console

    Julian Kingman committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    6b54e0f View commit details
    Browse the repository at this point in the history
  7. cleanup

    Julian Kingman committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    fc977ee View commit details
    Browse the repository at this point in the history
  8. lint errors

    Julian Kingman committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    ecd0eef View commit details
    Browse the repository at this point in the history
  9. formatting, etc...

    Julian Kingman committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    0704c42 View commit details
    Browse the repository at this point in the history
  10. update gitignore for expo

    Julian Kingman committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    8e62e01 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2018

  1. Support iconStyle Tab Bar property on iOS

    This property very useful for customising TabBar look, but available only on Android. This commit add support for it for iOS.
    SoundBlaster committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    e3a1e99 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2018

  1. Merge pull request #1 from SoundBlaster/patch-2

    Support iconStyle Tab Bar property on iOS
    JulianKingman committed Feb 9, 2018
    Configuration menu
    Copy the full SHA
    a3a2c10 View commit details
    Browse the repository at this point in the history