Skip to content

Commit

Permalink
Add ForeignObject support for react native
Browse files Browse the repository at this point in the history
  • Loading branch information
jalooc committed Apr 13, 2020
1 parent f30bb85 commit 1333a9d
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 1333a9d

Please sign in to comment.