Skip to content

Commit 07aaee7

Browse files
authored
Update README.md
1 parent fa3c723 commit 07aaee7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@ firestack.on('debug', msg => console.log('Received debug message', msg))
210210

211211
In _most_ cases, you shouldn't need to overwrite these configuration options, but they are available to you if necessary.
212212

213+
**Options passed to the `Firestack` constructor take precedence over the native configuration to allow the JS to define custom variables on a per-platform basis**
214+
213215
## API documentation
214216

215217
Firestack is broken up into multiple parts, based upon the different API features that Firebase provides.

0 commit comments

Comments
 (0)