File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ in its own format and its own location within your Firebase. This allows your ex
24
24
and security rules to remain unchanged while still providing you with an easy solution for geo
25
25
queries.
26
26
27
- #### Example Usage
27
+ ### Example Usage
28
28
29
29
Assume you are building an app to rate bars and you store all information for a bar, e.g. name,
30
30
business hours and price range, at ` /bars/<bar-id> ` . Later, you want to add the possibility for
Original file line number Diff line number Diff line change
1
+ important - Add a new `.indexOn` rule to your Security and Firebase Rules for best performance. See the GitHub documentation for more information.
2
+ feature - Upgraded Firebase dependency to 2.0.x.
You can’t perform that action at this time.
0 commit comments