Ryan Warner

Results 10 comments of Ryan Warner

Creating a custom directive just to pass in data to loop through seems like a hack. `ng-repeat` of any kind within a card currently does not work. I find that...

Any updates on this? Would love a way to split my rules across multiple bolt files.

Would love to have built in enum support

Bolt syntax is significantly easier for me to read and understand. While the Firestore rule syntax is a big improvement over the Realtime Database, it's not not as clean and...

@chenUT I've been taught that editing `node_modules` directly is an anti-pattern. Is there an easy way to make this change without doing that? This error is preventing me from using...

Yes, I agree theming would be a great feature. I have a dark mode designed, but it's not yet implemented. Soon!

Did you `yarn add babel-eslint`?

Does standard-loader even support the `fix` option? I don't see it in any examples nor in the source. For me, nothing happens when I add it to my options.

I'm also getting this error. Do you have an example of how to define the child context keys?

I get this too. There's some possible solutions in this issue: https://github.com/facebook/react-native/issues/7308