Looks like we have an issue using the library with React native
I followed this for installations
npm install --save @midival/core
npm install --save @midival/react-native
I cd into the iOS folder then
bundle exec pod install or pod install
Error inside of Xcode when trying to build
Only classes that inherit from NSObject
Looks like we have an issue using the library with React native
I followed this for installations
npm install --save @midival/core
npm install --save @midival/react-native
I cd into the iOS folder then
bundle exec pod install or pod install
Error inside of Xcode when trying to build
Only classes that inherit from NSObject