expo-apple-targets
expo-apple-targets copied to clipboard
Question: How to add pod dependency to a target?
Hi @EvanBacon , first of all thanks and congratulations to creating this great library. I have been looking for something like for a while, and this is a lot closer to anything else that I have come across.
When create native Apple targets in Swift, one of the common things to do is for them to have their own Pod dependencies. However, it is not immediately obvious how to add one based on the examples provided. Am I missing something obvious?
This is for a project using Expo Prebuild.