Skip to content

Commit

Permalink
feat: add ForeignObject support for react native
Browse files Browse the repository at this point in the history
  • Loading branch information
jalooc authored and Piotr committed Apr 13, 2020
1 parent f30bb85 commit c42d2e9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const elementToComponent = {
stop: 'Stop',
mask: 'Mask',
image: 'Image',
foreignObject: 'ForeignObject',
}

const expoPrefix = (component, expo) => {
Expand Down

0 comments on commit c42d2e9

Please sign in to comment.