Skip to content

Fix on ios .pod file

Choose a tag to compare

@trinisofttechnologies trinisofttechnologies released this 18 Jul 12:17
· 577 commits to master since this release

As per new react native version, linking is deprecated,
an so no longer react-native link

yarn add will auto link it.

Thanks