Raphaela Hardt
Results
2
comments of
Raphaela Hardt
Make sure to add this line on the top of the entry file (usually index.js), on top of everything `import "react-native-gesture-handler";` And on `App.js` (or main component), wrap in `GestureHandlerRootView`,...
+1 There is a issue with `Symfony\Component\Security\Acl\Domain\PermissionGrantingStrategy`, on line 144. When you have a Role entity that implements RoleInterface instead of extending Role, the `equals` method fails, because on the...