Frangeris Peguero

Results 24 comments of Frangeris Peguero

Exactly what I was looking for, a "**short way to define rules**", this should be optional of course, what about this @rickharrison?

@jmparsons Any news? 🙏

@zibs what about using `deviceOwnerAuthentication` that support both, Touch ID and password, [look here](https://developer.apple.com/documentation/localauthentication/lapolicy/1514164-deviceownerauthentication) #46

Good @zibs , I changed that line and works like a charm...

Same issue, Laravel 4.2, any solution?

No native support for resolve modules in `nodejs`

https://github.com/ilearnio/module-alias

```json { "browser": { "@": "./" } } ```

> @agarcia17 > > ```js > class FormField extends React.Component { // wrapper component > maskedInputRef = null > > static get TYPE() { > return { > DATE: 'date',...