mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-03 23:16:13 +00:00
feat: add support for RN 73 (#2181)
PR bumping the library code to compile on new arch on RN 0.73.x and restoring the proper configuration of Image component on new arch on Android. Also bumping the FabricExample to check if the code works correctly.
This commit is contained in:
@@ -71,4 +71,4 @@ jobs:
|
||||
|
||||
- name: Build app
|
||||
working-directory: ${{ matrix.working-directory }}
|
||||
run: npx react-native run-ios
|
||||
run: npx react-native run-ios --simulator="iPhone 14 Pro"
|
||||
|
||||
Reference in New Issue
Block a user