We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c5f3ad + 10bf7e6 commit ec77e4aCopy full SHA for ec77e4a
README.md
@@ -15,7 +15,7 @@ npm i -S react-native-loader
15
For Android, it works out of the box.
16
17
### iOS
18
-For iOS, add `ART.xcodeproj` from `node_modules/react-native/React/Libraries/ART` to your Libraries then link `libART.a`.
+For iOS, add `ART.xcodeproj` from `node_modules/react-native/Libraries/ART` to your Libraries then link `libART.a`.
19
20
## How to use
21
```jsx
0 commit comments