mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-30 05:31:01 +00:00
Add missing FontVariantLigatures.java enum file.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.horcrux.svg;
|
||||
|
||||
enum FontVariantLigatures {
|
||||
normal,
|
||||
none
|
||||
}
|
||||
Reference in New Issue
Block a user