mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-12 18:34:05 +00:00
native prop tranform => trans,fix defs typo
This commit is contained in:
@@ -10,6 +10,6 @@ public class MainActivity extends ReactActivity {
|
||||
*/
|
||||
@Override
|
||||
protected String getMainComponentName() {
|
||||
return "ArtSvgExample";
|
||||
return "SvgExample";
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">ArtSvgExample</string>
|
||||
<string name="app_name">SvgExample</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user