react-native-clipboard / clipboard

React Native Clipboard API for both iOS and Android.
MIT License
669 stars 118 forks source link

no idea why need to link #208

Open geetee24 opened 9 months ago

geetee24 commented 9 months ago

Ask your Question

I did npm install. why do i need to do a "$ npx pod-install". and when i do it tells me I have no IOS folder

Scanning for pods... No 'ios' directory found, skipping installing pods. Pods will be automatically installed when the 'ios' directory is generated with 'npx expo prebuild' or 'npx expo run:ios'. Learn more: https://docs.expo.dev/workflow/prebuild/