Skip to content

fix: Remove props from native components - #2100

Merged
iRoachie merged 2 commits into
patchfrom
rnw-native-props
Oct 3, 2019
Merged

fix: Remove props from native components #2100
iRoachie merged 2 commits into
patchfrom
rnw-native-props

Conversation

@iRoachie

@iRoachie iRoachie commented Oct 3, 2019

Copy link
Copy Markdown
Collaborator

Most properties are spread into native elements to pass properties directly. However, since some of these props aren't dom properties they error on react-native-web.

Fixes #1747

Most properties are spread into native elements to pass properties
directly. However since some of these props aren't dom properties they
error on react-native-web.
@codecov

codecov Bot commented Oct 3, 2019

Copy link
Copy Markdown

Codecov Report

Merging #2100 into patch will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            patch    #2100   +/-   ##
=======================================
  Coverage   95.35%   95.35%           
=======================================
  Files          34       34           
  Lines         689      689           
  Branches       76       76           
=======================================
  Hits          657      657           
  Misses         26       26           
  Partials        6        6
Impacted Files Coverage Δ
src/text/Text.js 100% <ø> (ø) ⬆️
src/input/Input.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee836fb...41b1066. Read the comment docs.

@iRoachie
iRoachie merged commit 3da6e9f into patch Oct 3, 2019
@iRoachie
iRoachie deleted the rnw-native-props branch October 3, 2019 04:45
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.

1 participant