Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: react-native-image-picker/react-native-image-picker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: HomePass/react-native-image-picker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 8, 2016

  1. Configuration menu
    Copy the full SHA
    91459d9 View commit details
    Browse the repository at this point in the history
  2. Added missing imports.

    Morgan Pretty committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    cbd753f View commit details
    Browse the repository at this point in the history
  3. Removed an extra callback (was causing issues).

    Morgan Pretty committed Jan 8, 2016
    Configuration menu
    Copy the full SHA
    c2c4bb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. Added some sanity checks around the asset data (null checks to avoid …

    …crashes).
    Morgan Pretty committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    09abded View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2016

  1. Merge commit 'd4c15bb55fb4fa2719797a760fa96d1402fcb4c1'

    # Conflicts:
    #	ios/UIImagePickerManager.m
    Morgan Pretty committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    45d7e60 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2016

  1. Fixed a couple of bugs left over from the merge.

    Morgan Pretty committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    4789ac6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2016

  1. Added basic assetProperties to the Android version.

    Morgan Pretty committed Feb 22, 2016
    Configuration menu
    Copy the full SHA
    ce63eec View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. Added iOS Share Extension support.

    Morgan Pretty committed May 10, 2016
    Configuration menu
    Copy the full SHA
    846ffe1 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. Wrapped the 'launchImagePicker' in a permissions request for access t…

    …o the library.
    Morgan Pretty committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    90a0552 View commit details
    Browse the repository at this point in the history
Loading