mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-28 04:55:12 +00:00
Add missing enum file
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.horcrux.svg;
|
||||
|
||||
enum TextPathSide {
|
||||
left,
|
||||
right
|
||||
}
|
||||
Reference in New Issue
Block a user