Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Rewrite #120

Open
wants to merge 154 commits into
base: master
Choose a base branch
from
Open

Rewrite #120

wants to merge 154 commits into from

Commits on Dec 10, 2016

  1. Remove old source

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    432865c View commit details
    Browse the repository at this point in the history
  2. Update dependancies

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    6d681c8 View commit details
    Browse the repository at this point in the history
  3. Add babel build

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    d9a5753 View commit details
    Browse the repository at this point in the history
  4. Add haste map generator

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    96b1114 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa72a6f View commit details
    Browse the repository at this point in the history
  6. Use require, dummy!

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    89f467c View commit details
    Browse the repository at this point in the history
  7. Remove old test files

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    19c9cc9 View commit details
    Browse the repository at this point in the history
  8. Add prepublish

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    a8430c9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c6a65d4 View commit details
    Browse the repository at this point in the history
  10. Add mock file

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    4e3296b View commit details
    Browse the repository at this point in the history
  11. use imports

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    3c07424 View commit details
    Browse the repository at this point in the history
  12. use built script

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    b4e0916 View commit details
    Browse the repository at this point in the history
  13. Start on mocking code

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    f1d40a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    68ca353 View commit details
    Browse the repository at this point in the history
  15. wrong lib...

    RealOrangeOne committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    7b247b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. Configuration menu
    Copy the full SHA
    e13a36c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6680892 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    130a5ee View commit details
    Browse the repository at this point in the history
  4. add some basic tests

    RealOrangeOne committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    151bc02 View commit details
    Browse the repository at this point in the history
  5. Update lint config

    RealOrangeOne committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    33567e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a24aa4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Fix linter

    RealOrangeOne committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    1888718 View commit details
    Browse the repository at this point in the history
  2. Better tests

    RealOrangeOne committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    568102d View commit details
    Browse the repository at this point in the history
  3. fix typo

    RealOrangeOne committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    1706f48 View commit details
    Browse the repository at this point in the history
  4. remove pointless test

    RealOrangeOne committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    9e8c8b4 View commit details
    Browse the repository at this point in the history
  5. Add coverage

    RealOrangeOne committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    3783b75 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Added nycrc file, woops

    RealOrangeOne committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    8c8d9f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. More tests on global

    RealOrangeOne committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    e0623d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24df013 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e22354 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary done

    RealOrangeOne committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    184b5c7 View commit details
    Browse the repository at this point in the history
  5. Add more general test

    RealOrangeOne committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    1c1edab View commit details
    Browse the repository at this point in the history
  6. More timeout

    RealOrangeOne committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    049df39 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2016

  1. Configuration menu
    Copy the full SHA
    c9610a6 View commit details
    Browse the repository at this point in the history
  2. Fix mock component

    RealOrangeOne committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    2191970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79bbb76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e6123b View commit details
    Browse the repository at this point in the history
  5. add RefreshControl mock

    RealOrangeOne committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    32b5f8c View commit details
    Browse the repository at this point in the history
  6. cleanup dependencies

    RealOrangeOne committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    bfb7850 View commit details
    Browse the repository at this point in the history
  7. fix lint

    RealOrangeOne committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    3457640 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2017

  1. QUICKLY

    RealOrangeOne committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    5c69cf3 View commit details
    Browse the repository at this point in the history
  2. Added sinon for spying

    RealOrangeOne committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    47803e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c08063 View commit details
    Browse the repository at this point in the history
  4. Test mocked components

    RealOrangeOne committed Jan 1, 2017
    Configuration menu
    Copy the full SHA
    17fde2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c8a0a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2017

  1. Make images requirable

    RealOrangeOne committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    c598674 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0e99ae View commit details
    Browse the repository at this point in the history
  3. Fix linting

    RealOrangeOne committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    f81a298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    751dc0d View commit details
    Browse the repository at this point in the history
  5. Add / setup jsdom

    RealOrangeOne committed Jan 2, 2017
    Configuration menu
    Copy the full SHA
    6b6106e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6578af5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    09b1c2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9583ea8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

  1. Allow 0.38+

    RealOrangeOne committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    2684426 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d191d31 View commit details
    Browse the repository at this point in the history
  3. rearrange mocks again

    RealOrangeOne committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    557c734 View commit details
    Browse the repository at this point in the history
  4. less hax in test

    RealOrangeOne committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    5981d4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f32e79f View commit details
    Browse the repository at this point in the history
  6. Cleanup listview mock

    RealOrangeOne committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    401b096 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5dcd3f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c898b43 View commit details
    Browse the repository at this point in the history
  9. Import old tests

    RealOrangeOne committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    7600e0d View commit details
    Browse the repository at this point in the history
  10. Cleanup readme

    RealOrangeOne committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    9a481f9 View commit details
    Browse the repository at this point in the history
  11. fix lint

    RealOrangeOne committed Jan 3, 2017
    Configuration menu
    Copy the full SHA
    189434e View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2017

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

Commits on Jan 8, 2017

  1. Fix coverage

    RealOrangeOne committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    2866e5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5af4dcd View commit details
    Browse the repository at this point in the history
  3. Fix lint

    RealOrangeOne committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    d567f33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ebd34a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a36714a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b9e968 View commit details
    Browse the repository at this point in the history
  7. fix eslint

    RealOrangeOne committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    5b19fd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d7c09d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07974bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c025450 View commit details
    Browse the repository at this point in the history
  11. Add codecov

    RealOrangeOne committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    8e43096 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    27d2f45 View commit details
    Browse the repository at this point in the history
  13. Fix markdown syntax

    RealOrangeOne committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    c384be3 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2017

  1. Configuration menu
    Copy the full SHA
    783ca5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6efcd3a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Configuration menu
    Copy the full SHA
    48a45b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bac5fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99dbc53 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Add tests for alert

    RealOrangeOne committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    ee571f8 View commit details
    Browse the repository at this point in the history
  2. Add alertIOS tests

    RealOrangeOne committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    eb657b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d34acc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d13c12b View commit details
    Browse the repository at this point in the history
  5. Fix lint

    RealOrangeOne committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    1c4f754 View commit details
    Browse the repository at this point in the history
  6. Test AppState

    RealOrangeOne committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    6f84e21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2f0dd7 View commit details
    Browse the repository at this point in the history
  8. Fix import

    RealOrangeOne committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    ac5a0c8 View commit details
    Browse the repository at this point in the history
  9. Add BackAndroid tests

    RealOrangeOne committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    fd8b992 View commit details
    Browse the repository at this point in the history
  10. Add CameraRoll tests

    RealOrangeOne committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    32b444c View commit details
    Browse the repository at this point in the history
  11. Add clipboard test

    RealOrangeOne committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    9ab4dd5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7184dc View commit details
    Browse the repository at this point in the history
  13. Add Dimensions tests

    RealOrangeOne committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    7f73a38 View commit details
    Browse the repository at this point in the history
  14. Add easing tests

    RealOrangeOne committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    d372ad8 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. Configuration menu
    Copy the full SHA
    954e770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b76d6 View commit details
    Browse the repository at this point in the history
  3. Loose version numbers

    RealOrangeOne committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    0cf5aad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b081af View commit details
    Browse the repository at this point in the history
  5. MOAR TESTS

    RealOrangeOne committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    12aabb5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9173378 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c26302b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31746f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. Configuration menu
    Copy the full SHA
    a8b7f7f View commit details
    Browse the repository at this point in the history
  2. Improve spy checks

    RealOrangeOne committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    80d305d View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2017

  1. Add GeoLocation tests

    RealOrangeOne committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    3e3fb41 View commit details
    Browse the repository at this point in the history
  2. Add ImageEditor tests

    RealOrangeOne committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    46c4a50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36489e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f6b952 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Configuration menu
    Copy the full SHA
    2ff15c4 View commit details
    Browse the repository at this point in the history
  2. Add Platform API tests

    RealOrangeOne committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    ab67ea8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a31f573 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Configuration menu
    Copy the full SHA
    1bd8d2d View commit details
    Browse the repository at this point in the history
  2. 43 isnt released yet

    RealOrangeOne committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    48f544d View commit details
    Browse the repository at this point in the history
  3. Add Keyboard tests

    RealOrangeOne committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    d82ef81 View commit details
    Browse the repository at this point in the history
  4. Add ImageStore tests

    RealOrangeOne committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    4360312 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e2687a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b132204 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36a4eba View commit details
    Browse the repository at this point in the history
  8. Fix scrollview mock

    RealOrangeOne committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    2b330aa View commit details
    Browse the repository at this point in the history
  9. Lint scripts

    RealOrangeOne committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    bd69f54 View commit details
    Browse the repository at this point in the history
  10. format main script

    RealOrangeOne committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    85a98e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fee6e30 View commit details
    Browse the repository at this point in the history
  12. Update linter rule

    RealOrangeOne committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    dc26ea0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e6ca3b9 View commit details
    Browse the repository at this point in the history
  14. Add Linking test

    RealOrangeOne committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    48fe4fa View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2017

  1. Configuration menu
    Copy the full SHA
    706778f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b756c15 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2017

  1. Update to RN 0.49

    - update enzyme and use enzyme's react 16 adapter
    - add RN and react devDeps for now (reflects the peerDeps)
    - Add newly required `reactNativeVersion` and `DeviceInfo` properties to the `NativeModules`
      - `reactNativeVersion` reads from the RN source
      - `DeviceInfo` is set to iPhone 6
    Jason Ma committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    16df641 View commit details
    Browse the repository at this point in the history
  2. Fix BackAndroid and add BackHandler

    - BackAndroid is deprecated by BackHandler
    - added test for BackHandler
    - Remove obsolete test of `addEventListener().remove()`
    Jason Ma committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    513d44a View commit details
    Browse the repository at this point in the history
  3. Remove Navigator test as it was removed from RN

    Jason Ma committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    84cb37b View commit details
    Browse the repository at this point in the history
  4. Fix Dimensions test

    Jason Ma committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    d8e6869 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43c045a View commit details
    Browse the repository at this point in the history
  6. Update for RN 0.50

    - backwards compatible changes for RN 0.50
    - RN 0.50 adds attributes to components and breaks the buildComponentHTML approach to testing
    Jason Ma committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    f005766 View commit details
    Browse the repository at this point in the history
  7. Package updates

    - TODO lint fixes
    Jason Ma committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    4256a3d View commit details
    Browse the repository at this point in the history
  8. Automatic lint fixes

    Jason Ma committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    4fcf080 View commit details
    Browse the repository at this point in the history
  9. Manual lint fixes

    Jason Ma committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    a15c31e View commit details
    Browse the repository at this point in the history
  10. Fix test broken by chai upgrade

    - remove unnecessary assertion because it's asserted implicitly in the next assertion
    Jason Ma committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    e7b2d15 View commit details
    Browse the repository at this point in the history
  11. More package updates

    Jason Ma committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    36f18ea View commit details
    Browse the repository at this point in the history
  12. Update travis to test RN 0.49+

    Signed-off-by: Jason Ma <[email protected]>
    Jason Ma committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    014cde7 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Remove react-addons-test-utils from travis builds

    Jason Ma committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    6aa7840 View commit details
    Browse the repository at this point in the history
  2. Use RN 0.50+

    - render of `ProgressBarAndroid` changed from `ActivityIndicator` in RN 0.49 back to  `AndroidProgressBar` in RN 0.50
    
    Signed-off-by: Jason Ma <[email protected]>
    Jason Ma committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    f1b2f25 View commit details
    Browse the repository at this point in the history
  3. Add tests for Node 8 now that it's LTS

    Signed-off-by: Jason Ma <[email protected]>
    Jason Ma committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    9d8ff3b View commit details
    Browse the repository at this point in the history
  4. Add back devDeps for RN and react to fix build

    Signed-off-by: Jason Ma <[email protected]>
    Jason Ma committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    669d461 View commit details
    Browse the repository at this point in the history
  5. Fix CI to not rely on devDeps react and react-native

    Signed-off-by: Jason Ma <[email protected]>
    Jason Ma committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    ad2ced5 View commit details
    Browse the repository at this point in the history
  6. Drop support for Node 4

    Signed-off-by: Jason Ma <[email protected]>
    Jason Ma committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    9d48815 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

  1. Node support

    - Update readme to reference Node 6 support
    - Update travis to include Node 8.0.0 tests
    Jason Ma committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    e70acd5 View commit details
    Browse the repository at this point in the history
  2. Set base Node 8 test version to 8.9.1

    Jason Ma committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    e4b98c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Merge pull request #151 from jasonfma/rewrite

    Rewrite for RN 0.50+
    RealOrangeOne authored Jan 16, 2018
    Configuration menu
    Copy the full SHA
    5df69b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Merge branch 'master' of github.com:RealOrangeOne/react-native-mock i…

    …nto rewrite
    
    # Conflicts:
    #	src/components/View.js
    #	src/propTypes/LayoutPropTypes.js
    #	src/react-native.js
    Jason Ma committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    bef446a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Enable nodir for glob.sync

    mnt committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    a07a694 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2018

  1. Merge pull request #160 from mnt/rewrite

    Enable nodir for glob.sync
    RealOrangeOne authored Mar 8, 2018
    Configuration menu
    Copy the full SHA
    b5a45b8 View commit details
    Browse the repository at this point in the history