Cam Tullos
Cam Tullos
`===` becomes `= = =`
### New Issue Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/Parse-SDK-JS/issues?q=is%3Aissue). -...
It's really hard to understand how to use this middleware. It would be nice if you provided an example using a common react-redux setup including thunk. And maybe one using...
react-native: 0.65.1 node: 14.18.1 npm: 6.14.15 macOs: 12.2 (m1) xcode: 13.2.1 I get the following error: ``` ld: warning: directory not found for option '../Build/Products/Debug-iphonesimulator/ReactNativeLocalization' ld: library not found for...
Looks like there's no NPM module option... that would be nice.
There probably is a better way to do this but this seemed like a simple and non-invasive way to accomplish this without disrupting existing functionality.
I use a status bar plugin that hides/shows the status bar to fix iOS7 issues and this plugin doesn't work if the status bar is initially hidden. The fix for...