Skip to content

implement returning style object for native renderer#764

Merged
robinweser merged 1 commit intorobinweser:masterfrom
jstorm31:bugfix/issue-762
Feb 12, 2020
Merged

implement returning style object for native renderer#764
robinweser merged 1 commit intorobinweser:masterfrom
jstorm31:bugfix/issue-762

Conversation

@jstorm31
Copy link
Copy Markdown

@jstorm31 jstorm31 commented Feb 6, 2020

Description

I fixed the bug in #762. As far as I understand, checking renderer.isNativeRenderer should be enough to return either className prop for DOM or style prop for native.

Packages

List all packages that have been changed.

  • fela-bindings

Versioning

Patch

Checklist

Quality Assurance

You can also run yarn run check to run all 4 commands at once.

  • The code was formatted using Prettier (yarn run format)
  • The code has no linting errors (yarn run lint)
  • All tests are passing (yarn run test)
  • There are no flow-type errors (yarn run flow)

Changes

If one of the following checks doesn't make sense due to the type of PR, just check them.

  • Tests have been added/updated
  • Documentation has been added/updated
  • My changes have proper flow-types

@jstorm31 jstorm31 requested a review from robinweser February 6, 2020 15:10
@robinweser robinweser merged commit ec00707 into robinweser:master Feb 12, 2020
@jstorm31 jstorm31 deleted the bugfix/issue-762 branch February 13, 2020 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants