Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

Remove unnecessary extern keyword #605

Open
wants to merge 1 commit into
base: 0.10.9
Choose a base branch
from

Conversation

SoundBlaster
Copy link

Keyword extern is needed to add in .h files. Xcode 9 shows "'extern' variable has an initializer" warning for lines that contain extern in .m files.
2017-11-23 12 51 39

Keyword `extern` is needed to add in .h files. Xcode 9 shows "'extern' variable has an initializer" warning for lines that contain `extern` in .m files.
@lll000111
Copy link
Contributor

FYI

react-native-fetch-blob has a new maintained location. Check out the README.

Please consider submitting your PR there, this repository is unmaintained.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants