Yasir Raza
Yasir Raza
> I am attempting to use this library on an Expo project (running on IOS), but I am running into the following error: `TypeError: null is not an object (evaluating...
same issue 
> same issue > >  Hello guys. I have resolved this issue by writing this code. you can just copy & paste my code **ColorPicker.swift (in xcode)** ``` import...
> > import Foundation > > import UIKit > > import SwiftUI > > import React > > @objc(ColorPicker) > > @available(iOS 14.0, *) > > class ColorPicker : UIViewController,...
> > #import > > #import > > @interface RCT_EXTERN_MODULE(ColorPicker, NSObject) > > RCT_EXTERN_METHOD(open:(RCTResponseSenderBlock*)callback) > > @EnD > > Thank for your fast answer. But still the same error TypeError:...
I think we cannot add the native modules in the expo.