image not found in react-native-customui
See original GitHub issuePackage Version
“react”: “16.11.0”, “react-native”: “0.61.0”, “react-native-customui”: “./…/react-native-customui”,
Xcode Version (iOS) : 11.5
downloaded from Razorpay website and followed README.md https://razorpay.com/docs/payment-gateway/react-native-integration/custom/
dyld: Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /Users/**/Library/Developer/CoreSimulator/Devices/468D6EC6-0F2D-4682-BC6E-CBDBE4D5826A/data/Containers/Bundle/Application/EA8BAA52-5C43-4949-B1A7-33324492406B/****.app/Frameworks/Razorpay.framework/Razorpay
Reason: image not found
In android working but in ios getting this Error
Issue Analytics
- State:
- Created 3 years ago
- Comments:15 (5 by maintainers)
Top Results From Across the Web
React Native Image not showing, How do i fix?
This issue is related to react-native version and it can display the image after adding [super displayLayer:layer]; or upgrade react-native ...
Read more >Images
Images live in the same folder as your JavaScript code. Components are self-contained. No global namespace, i.e. you don't have to worry ...
Read more >React Native Web Image component not showing image ...
[Solved]-React Native Web Image component not showing image-React Native ... import React from 'react'; import { SafeAreaView, View, Text, StyleSheet, ...
Read more >How to pick images from Camera & Gallery in React Native ...
In the above code, we will open an Image picker as you Click on “chooseImage” and will show the selected image on the...
Read more >react-native-image-picker
A React Native module that allows you to use native UI to select media from the device library or directly from the camera....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@Nautiyalsachin followed given steps
But getting this error
use this Doc
https://razorpay.com/docs/payment-gateway/react-native-integration/custom/