Sherman Boyd
Sherman Boyd
I'm new to Unreal/Firebase so none of this is obvious to me. Maybe this will be useful to someone else.
## Description ### CONTRIBUTING.md - _changed 'navigate to project root directory' to 'navigate to docs subdirectory'_ It seems like the process has changed, since you can't run npm from the...
## Description - Added VS Code and Jetbrains logos, following their respective use guidelines found here: https://code.visualstudio.com/brand https://www.jetbrains.com/company/brand/#company-brand-logos-and-icons-jetbrains-logos - Minor copy edits - Style changes: spacing of ordered lists accomplished...
### Before submitting your bug report - [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find...
## Description ### CONTRIBUTING.md - _changed 'navigate to project root directory' to 'navigate to docs subdirectory'_ It seems like the process has changed, since you can't run npm from the...
``` // TODO: Remove this workaround for encryption: https://github.com/mrousavy/react-native-mmkv/issues/665 storage.set("workaround", true) ``` This line wasn't needed in my case, and the issue has been closed:  Can we remove it?...