Iankulov Miodrag
Results
2
comments of
Iankulov Miodrag
@agrittiwari @Mitdd9707 try replacing spec.platforms with:` spec.platforms = { :ios => '11.0' }` and create a patch again using `npx patch-package react-native` Not sure if this is the best solution,...
How do I use this in the controller? I have tried use Bisna\Service\ServiceLocator; $service = new ServiceLocator(); var_dump($service->getService('test')); but no luck