We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When i want to slide the panel from bottom to top i receive this error.
dyld: lazy symbol binding failed: Symbol not found: _objc_unsafeClaimAutoreleasedReturnValue Referenced from: /Users/dantecervantes/Library/Developer/CoreSimulator/Devices/02964C3C-F159-427E-BBA7-F799B61DF98F/data/Containers/Bundle/Application/EE212DC4-7D24-47EF-A963-5B71503398DA/DeliveryService.app/DeliveryService Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib dyld: Symbol not found: _objc_unsafeClaimAutoreleasedReturnValue Referenced from: /Users/dantecervantes/Library/Developer/CoreSimulator/Devices/02964C3C-F159-427E-BBA7-F799B61DF98F/data/Containers/Bundle/Application/EE212DC4-7D24-47EF-A963-5B71503398DA/DeliveryService.app/DeliveryService Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 8.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libobjc.A.dylib (lldb)
in Android is working well
The text was updated successfully, but these errors were encountered:
same issue in iOS 8.1
Sorry, something went wrong.
Same issue, any workaround here ?
facebook/react-native#19346
No branches or pull requests
When i want to slide the panel from bottom to top i receive this error.
in Android is working well
The text was updated successfully, but these errors were encountered: