After two years, 220 screens, and 120,000 lines of javascript, we're moving away from React Native at Airbnb. I tried to summarize our experience in a single blog post but that wouldn't do it justice so it turned into five!
https://t.co/B8yDzcocAy
@aciidb0mb3r I was about to work on a repo case, and realized that I never mentioned my project is iOS. Just checked the doc and iOS is not supported. :(
@aciidb0mb3r The one under Plugins gives error “mach-o, but built for simulator (not macOS)”. The other one under Debug-iphonesimulator is “not loaded”
@aciidb0mb3r Hi Ankit, can I ask a question about swiftpm-xctest-helper? I got an error `dyld: Library not loaded: @rpath/XCTest.framework/Versions/A/XCTest` when running it. I searched through the app files and there is no XCTest.framework that has `Versions` in it.