react-native-ble-peripheral icon indicating copy to clipboard operation
react-native-ble-peripheral copied to clipboard

Add Podspec file

Open Abrax20 opened this issue 6 years ago • 4 comments

We need to add podspec file in this repository for RN 0.60.

Abrax20 avatar Sep 01 '19 11:09 Abrax20

Were you able to build the project successfully after adding the Podspec file ?

kendhia avatar Sep 11 '19 12:09 kendhia

Needss.swift_version = '4.0' and s.source_files = "ios/**/*.{h,m,swift}" added to the podspec to work I think. Otherwise it doesnt pull in the swift file and BLEPeripheral is undefined during linking.

jonathan-k4 avatar Nov 05 '19 19:11 jonathan-k4

Hey I've been trying to use this library for iOS but I can't find the podspec file. The readme indicates that iOS functionality was added in 2.0.0 but i'm on 2.0.1 and I still can't get it setup. Can we merge this please? @Abrax20

mslipenchuk267 avatar Sep 30 '20 20:09 mslipenchuk267

Please, someone tell me how to run ios?

hungdev avatar Jan 11 '21 04:01 hungdev