bazel-xcode / PodToBUILD

An easy way to integrate CocoaPods into Bazel
Apache License 2.0
322 stars 69 forks source link

Improve fetch mechanics, autogen react native pods #140

Closed jerrymarino closed 4 years ago

jerrymarino commented 4 years ago

This PR adds the ability to import commands. For RN there's ~30 podspecs that need to be loaded and it's hard to get this right

It adds back the react native example using this method