mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-02 06:35:04 +00:00
feat: change folders structure (#2319)
# Summary extract the shared example and use it in example and fabric-example, macos-example ## Test Plan Run those apps manually.
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ We'd like to make contributions as pleasant as possible, so here's a small guide
|
||||
|
||||
### Testing your changes
|
||||
|
||||
Add test example in [TestsExample](https://github.com/react-native-svg/react-native-svg/tree/main/TestsExample) concerning your change following the convention of `TestX.tsx` where `X` is your PR number.
|
||||
Add test example in [tests-example](https://github.com/react-native-svg/react-native-svg/tree/main/tests-example) concerning your change following the convention of `TestX.tsx` where `X` is your PR number.
|
||||
|
||||
## Tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user