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: OsmiCSX/osmi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: OsmiCSX/osmi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 10 commits
  • 31 files changed
  • 3 contributors

Commits on Jan 16, 2021

  1. Change import styles

    Change import styles from 'TestStyle' to '<%= props.name %>Style'<%= props.name %>Style'
    rizbud authored Jan 16, 2021
    Copy the full SHA
    1b1170a View commit details

Commits on Jan 19, 2021

  1. add 'babel-plugin-ignite-ignore-reactotron'

    fix error "Cannot find module 'babel-plugin-ignite-ignore-reactotron' when build release android by adding dev dependencies 'babel-plugin-ignite-ignore-reactotron'"
    rizbud authored Jan 19, 2021
    Copy the full SHA
    4caab75 View commit details

Commits on Jan 20, 2021

  1. Merge pull request #2 from rizbud/main

    Fix minor bugs style & babel plugin
    DeVoresyah authored Jan 20, 2021
    Copy the full SHA
    fb37101 View commit details
  2. Copy the full SHA
    6ce7782 View commit details

Commits on Jan 21, 2021

  1. Merge pull request #3 from OsmiCSX/issue/generator

    Fix generator issue if using namespace, update boilerplate readme
    DeVoresyah authored Jan 21, 2021
    Copy the full SHA
    78d0adb View commit details

Commits on Jan 23, 2021

  1. Copy the full SHA
    7a4f69b View commit details

Commits on Jan 24, 2021

  1. Merge pull request #4 from rizbud/main

    Add dependency react-native-vector-icons
    DeVoresyah authored Jan 24, 2021
    Copy the full SHA
    2618afe View commit details

Commits on Jan 25, 2021

  1. Backward package version

    DeVoresyah committed Jan 25, 2021
    Copy the full SHA
    d6109fe View commit details
  2. Disable temporary test

    DeVoresyah committed Jan 25, 2021
    Copy the full SHA
    ce03042 View commit details
  3. Disable test temporary

    DeVoresyah committed Jan 25, 2021
    Copy the full SHA
    0aeeae0 View commit details
Loading