mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-19 13:35:11 +00:00
change copy right and add clip for ios
This commit is contained in:
@@ -12,6 +12,7 @@ import * as Stroking from './examples/Stroking';
|
||||
import * as Use from './examples/Use';
|
||||
import * as Symbol from './examples/Symbol';
|
||||
import * as Gradients from './examples/Gradients';
|
||||
import * as Clipping from './examples/Clipping';
|
||||
|
||||
export {
|
||||
Svg,
|
||||
@@ -27,5 +28,6 @@ export {
|
||||
G,
|
||||
Use,
|
||||
Symbol,
|
||||
Gradients
|
||||
Gradients,
|
||||
Clipping
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user